Quote:
Originally posted by 4Pics
You can't do
print <? include ( toplist.php )
in a php file or it will print it
you also can't use the <? parts or it wants to parse what it is inside.
|
Just follow the Benja
Also, if you don't need .html extension for any special reason and just wanted to make less hits to mysql here is an alternative,
Just put them in a text file then update only that file periodically and make your pages to read data from it.