Click to See Complete Forum and Search --> : [RESOLVED] which is more efficient?
ninjanutz
Aug 16th, 2005, 12:24 AM
which is better? using php to generate a complete website (html and all) or using both html pages and php pages separately? by better i mean easier to manage and leads quicker.
PlaGuE
Aug 17th, 2005, 02:19 AM
I dont know about you... but with "almost" every script ive ever made... i use a header and a footer file... (Ex: header.php, footer.php) with my template then i just include them into the other php pages...
ninjanutz
Aug 17th, 2005, 01:23 PM
alright cool i'll do that then
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.