I have a php (ver 4.x) script that is being cached.
I have placed:
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
but the page is still being cached. I'm not sure if its apache or the php. How can I disable all caching?
is there something I can set in php.ini?

(Mac OS X Server)

Thanks

Ben

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

Reply via email to