RE: [PHP] Session questions

2001-07-15 Thread VFSA-eRentals
try just echoing $usernamelogin and see if you can get an out put from that ... it could be because $usernamelogin is not getting set -Original Message- From: Jason Rennie [mailto:[EMAIL PROTECTED]] Sent: Monday, July 16, 2001 6:14 PM To: [EMAIL PROTECTED] Subject: [PHP] Session

Re: [PHP] Session Questions...

2001-02-15 Thread Martin A. Marques
El Jue 15 Feb 2001 12:32, escribiste: > I was reading through the documentation on sessions at > http://www.php.net/manual/en/html/ref.session.html > > I have a few questions.. > > 1) How do I explicitly close a session, so that any subsequent attempts to > use pages would require a new session st