View Single Post
Old 08-04-2003, 04:56 AM  
Arty
Confirmed User
 
Join Date: Nov 2002
Posts: 880
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.

Last edited by Arty; 08-04-2003 at 04:59 AM..
Arty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote