PHP Cache?
Posted: Fri Dec 10, 2004 10:03 am
PHP Cache?
Does the PHP executable function with a cache of some sort? If so, how can I turn it off!!!
I'm pretty new to this language, so forgive my newbieness...
I have written a fairly simple program (but multipage so hard to post snips), but often times when I save the page and rerun the script, it doesn't apply the changes I have made when I reload it, no matter what the browser.
I've thought that it might be my server, which I changed recently to OpenSA (wanted the SSL), but my Apache version hasn't changed and the values in httpd.conf are the same now...
It usually happens after about six hours of coding, so I end up getting a tad frustrated, as you could imagine. Anyway, any ideas?
Does the PHP executable function with a cache of some sort? If so, how can I turn it off!!!
I'm pretty new to this language, so forgive my newbieness...
I have written a fairly simple program (but multipage so hard to post snips), but often times when I save the page and rerun the script, it doesn't apply the changes I have made when I reload it, no matter what the browser.
I've thought that it might be my server, which I changed recently to OpenSA (wanted the SSL), but my Apache version hasn't changed and the values in httpd.conf are the same now...
It usually happens after about six hours of coding, so I end up getting a tad frustrated, as you could imagine. Anyway, any ideas?