? Mr.Snowman ?
New member
Basically I have a website that uses non user specific mysql queries that run each time the user goes onto the page. Is there a way of executing the mysql and generating the html from the queries then writing the html to a file which can be loaded into the index file using include()?