ID: 9160
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: Unknown/Other Function
Assigned To: 
Comments:

No feedback, can't reproduce.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-02-14 14:09:00] [EMAIL PROTECTED]
Are you sure it isn't the browser that caches the page? Try reloading the
page with pressing shift key down and click reload. That way it shouldn't
get cached. With which browser did you try with? Have you tried lynx? :)

--Jani


---------------------------------------------------------------------------

[2001-02-07 13:14:38] [EMAIL PROTECTED]
When I use the include() command to include one PHP script inside another, the script 
that is being incuded gets cached by PHP for a long period of time. I have not 
experienced this in any previous version of PHP4, using exactly the same scripts. When 
I edit, or even delete the script thats being included, PHP still behaves as if the 
script is still there and hasn't been modified.

The final page which PHP outputs to the the browser is NOT being cached, I have 
verified this by making a change to the script that is using the include() command to 
include the 2nd script.  When I change that first script the change shows up in the 
browser, so it is clear that the page is not being cached. The only thing being cached 
is that second script which is include()ed from the first one.

The output of phpinfo() running on my server can be viewed at this url:

http://salvador.ida-corp.net/test.php


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9160&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to