php-windows | 2001042
Date: 04/24/01
- Next message: James Abbey: "[PHP-WIN] php and frontpage 2000"
- Previous message: Alter Ego: "[PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Maybe in reply to: Alter Ego: "[PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Next in thread: Phillip Bow: "Re: [PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Reply: Phillip Bow: "Re: [PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have the same setup as you, but I can't believe that the server can
possibly cache your include files - I'm sure something else must be going
on. I assume you are using the cgi version of PHP - if so, there's only
php.exe knows about your include files, and it dies and forgets everything
at the end of a request.
There might be a problem with the browser caching files, or perhaps in your
program logic?
Cheers
-- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: James Abbey: "[PHP-WIN] php and frontpage 2000"
- Previous message: Alter Ego: "[PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Maybe in reply to: Alter Ego: "[PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Next in thread: Phillip Bow: "Re: [PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Reply: Phillip Bow: "Re: [PHP-WIN] PHP 4.0.4pl1 problemas with includes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

