|
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
|