From: "pan" <[EMAIL PROTECTED]>
> What provides the new data? > Can you run a html update from whatever is supplying the new data? > Hmm, I don't think I can. The data is stored in MySQL by a separate program, but that data can be used in more pages. I think the only good solution would be to run a program that create a cache for every page from that site. This would not be very simple because the site could have more template styles available for the users, and all the page could appear in more languages, and some pages could be accessed from a form with many options, etc. It would not be very practicly to create such many cached pages. I begin to think that it is not really possible to do what I want and I guess that if the PHP program is well done, the speed difference would not be too big. Teddy -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php