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]
[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
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