View Single Post
Old 05-05-2005, 12:50 AM  
Net41
Confirmed User
 
Join Date: Feb 2005
Location: South FL
Posts: 233
What are you trying to accomplish? PHP is very simple and adaptive, and can be used with html like includes which can retrieve dynamic content.

If you have a site with 80k pages you DEFINATLY wan't to use something like php. If I am doing a site with over 3 pages I will just put the header footer and navigation in .txt files, and have them all retrieved with php. This way you can update all 3 pages with a simple edit.

Good luck, php really isn't hard unless you get into the advanced object oriented stuff.
__________________
ICQ: 254376992
Net41 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote