Page 1 of 1

cache with cron

Posted: Fri Mar 30, 2007 12:14 am
by GeXus
I'm running a cron job and it appears to be caching the php page. How would i have it not to caching?

Posted: Fri Mar 30, 2007 12:18 am
by feyd
Cron itself won't cache the page, so it must be the page serving the information and your browser.