Writing whole Php/Mysql based site to html files (for perf.)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Ozz
Forum Commoner
Posts: 26
Joined: Wed Aug 21, 2002 11:47 pm

Writing whole Php/Mysql based site to html files (for perf.)

Post by Ozz »

I used cache_lite and eaccelerator and also some other cache systems but not get great performance from them.
I see some busy forum sites exporting database to html files. How can it be done?
And when user post a thread how is that thread's page updating without delay?
Anyone knows a script system to make this html export thing.

thanks
Post Reply