| Posted by MS on 07/26/05 02:52 
> What is advantage of PHP over regular HTML if website doesn't contain any> dynamic processes like in the http://www.latasha.us  ?  I like this
 website
 > but it would not be the same if it was build using regular HTML codes ? I
 am
 > a newbie who plans to build my own photography website so your answer will
 > be very appreciated.
 
 If you plan to keep adding photographs to your album, then a dynamic PHP
 site could offer benefits by only creating one page that has the power to
 display every photograph.
 
 You could also create a simple form to upload your images, create
 thumbnails, count image hits etc.. etc..
 
 AW
 [Back to original message] |