I am looking for a script to generate static HTML pages from dynamic content at runtime.
What I basically want to do is to save those cache those html generated pages fo
Use fopen and save the page for offline reading, but its a lot tricker tan it sounds