uld try the following cookie code if sessions won't work.
php unique number cookie
PHP UNIQUE NUMBERED COOKIE DATA
Cookie Name: $c_name";
echo"Data: $c_data";
echo"Unix Time: $c_time";
echo"Converted time: ";
echo"Path Accepted: $c_path";
echo"
<[EMAIL PROTECTED]>
To: "Mark Anderson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 09, 2003 11:23 PM
Subject: Re: [PHP-WIN] cookies problem
: Mark,
:
:I've run in to this problem - first noticing this with PHP Nuke.
: This cookie proble
n nor endorsed by it.
- Original Message -
From: "Stephen March" <[EMAIL PROTECTED]>
To: "Mark Anderson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 09, 2003 11:23 PM
Subject: Re: [PHP-WIN] cookies problem
: Mark,
:
:I
Mark,
I've run in to this problem - first noticing this with PHP Nuke.
This cookie problem seems to be a result of a server configuration
issue with the Windows operating system.
At work I have 2 Win-2k servers, both running PHP 4.3.2, our production
web-server can set cookies no problem
Hi everybody:
I have php 4.3.2 running as a isapi module on WinXP with IIS 5.1.
When I run the following script:
setcookie("auth_login",$cookie_val['auth_login'],time() + 3600);
or
setcookie("auth_level",$cookie_val['auth_level'],time() + 3600);
it fails to set the cookie in browsers different o
-
From: Ed [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 18, 2003 3:12 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] cookies problem
I seem to be having a problem with cookies not being saved and I'm using
W2k, IIS 5.0, with php 4.3. I just upgraded from a previous version of
php
t
I seem to be having a problem with cookies not being saved and I'm using
W2k, IIS 5.0, with php 4.3. I just upgraded from a previous version of php
that worked fine. Anyone had this problem or know of a solution?
Thanks,
Ed
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, v