Re: [PHP-WIN] Basic Clarification on Sessions(PHP4)

2001-01-17 Thread Mujahid
Alistair, I am working on Win NT/IIS Thanks -Mujahid -- PHP Windows 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]

RE: [PHP-WIN] Basic Clarification on Sessions(PHP4)

2001-01-17 Thread Alistair Moffatt
[mailto:[EMAIL PROTECTED]] Sent: 17 January 2001 05:36 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Basic Clarification on Sessions(PHP4) Hi, I want to know if the sample implementation below of session variables is correct. I am going through the PHP4 Manual, but any clarification would be great

[PHP-WIN] Basic Clarification on Sessions(PHP4)

2001-01-16 Thread Mujahid Wazir
Hi, I want to know if the sample implementation below of session variables is correct. I am going through the PHP4 Manual, but any clarification would be great INDEX.PHP SOME OTHER PAGE I tried using session_is_registered() instead of isset but I am getting errors, probably because of incorr