Hallo!
I've got the problem that when I do changes to a .php-file and reload
it within the browser I don't see the changes immediately. I see them
after reloading for minutes.
E.g.:
Changing echo "foo"; to echo "bar"; will show up "foo" for minutes.
It doesn't seem to be a caching problem with
On Wed, 18 Apr 2007, Ralph Kutschera wrote:
To: php-install@lists.php.net
From: Ralph Kutschera <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Changes to .php-files not shown immediately
Hallo!
I've got the problem that when I do changes to a .php-file and reload
it within the browser I don't see