Forum Moderators: coopster
I decided to write my menu header and footer as .txt files and include them with PHP commands. As of right now, this is the only PHP on the page, though I'm planning to do some stuff with a database later. The total page size is under 5k .
The problem is the PHP page takes several seconds to load (I tried a regular .htm page with all the same information and it loads quickly). Is there anything I can do to reduce this time?
thank you!