Quote:
Originally posted by Dynamix
Rename to .php and add the following line for inludes:
<?php require("includefile.txt"); ?>
PHP performance is so fast you shouldn't notice any lag unless you've got like 80 includes per page that are all doing mathematical functions or database queries.
|
ok that's the direction I was thinking.. No it won't be a lot of includes per page but instead many pages with a few includes.
__________________
In November, you can vote for America's next president or its first dictator.
|