Hi There, so..
I have built a content management system that works very nicely to produce PHP pages.
What i would like it to do next is to run that php once as if a user was looking at it and save the results as an HTML file (i.e. just the HTML not any code). then that would be what the users see.
That way it would take the load off the server and also make things happier for the search engines.
I'm sure i saw a tutorial on this somewhere when i was learning php but it was a while ago and that was the least of my worries back then ;-)
Thanks,
Hugh