RE: [PHP] Transfer to another server - my sessions don't work!

2002-10-08 Thread John W. Holmes
You need a session_start() on your second page. ---John Holmes... > -Original Message- > From: Adam Royle [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 08, 2002 10:06 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Transfer to another server - my sessions don't w

[PHP] Transfer to another server - my sessions don't work!

2002-10-08 Thread Adam Royle
Hi, I transferred a small php site from my localhost to a new server (commercial server). However, after I transferred it over, my sessions would no longer work. Just as a test - here is some code I tried. Please tell me I'm doing it the wrong way. Also, at the bottom of this email this info