I looking for a way to update certain parts of a site that is highly
dynamic. I've tried creating static files via cronjobs then including them,
but it is a pain to do. for instance, i have a news page that utilizes
mysql, rather than query the DB on each page load i would like to have it
update at say 5 minute intervals.. not sure if this is possible to do
without generating static files..

any suggestions?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to