Quote Originally Posted by MangaFish View Post
no mate it wouldnt work - not in practice anyway. when you view the page in a webbrowser it's a virtual page (as it's the same PHP script page that generates every thread) and it's rewritten every new thread you open. that can't work in practice on a site like the one disgussed.
What do you mean? It can store the page as it was at a specific moment in time. Fair enough if someone adds a new post to the site then that new post will not be reflected in the stored version (unless it restores the page again). Why wouldnt it work?