[PHP-WIN] Cookie Problems on Localhost

2005-02-23 Thread Joseph L. Mueller
I am testing some PHP code (example 15.5 from Sams Teach Yourself PHP MySQL, PHP and Apache in 24 Hours). I am running running PHP 5.0.3 and Apache 2.0.43 on my WinXp Home system. My problem is I cannot seem to set a cookie. I tried using "localhost" and "127.0.0.1" for the domain parameter, bu

[PHP-WIN] cookie problems...

2002-09-04 Thread Nicholas Stuart
Hello all, I seem to be having problems with getting cookies to set correctly. I use the following code: ___ header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header("Cache-Control: no-s

[PHP-WIN] Cookie Problems with IIS 4 and not with IIS 5.1

2002-01-06 Thread Kevin
I have the same code on 2 systems, NT4 Server with IIS 4 and XP IIS 5.1 the cookies work ok on IIS 5.1 and not IIS 4. It's the same PHP.INI file on both systems and the same version of PHP. Does and know how to fix it? Kevin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,