PDA

View Full Version : photo album code


day101
05-01-2005, 06:41 PM
i want to put a photo album in my website using dreamweaver but how do i go about doing that

JamieR
05-01-2005, 07:01 PM
Use a server side language such as php and a database such as mysql. However I think you can do it with a simple mix of php and flatfile files for the db.

There are a lot of photo albums around...google it - there should be some around for free ;)