RE: [PHP] newbie needs help with session variables

2008-04-19 Thread Warren Vail
t certainly enhances your ability to control the source of data coming into your programs. HTH, Warren Vail > -Original Message- > From: Rod Clay [mailto:[EMAIL PROTECTED] > Sent: Saturday, April 19, 2008 2:20 PM > To: php-general@lists.php.net > Subject: [PHP] newbie needs h

Re: [PHP] newbie needs help with session variables

2008-04-19 Thread revDAVE
On 4/19/2008 2:20 PM, "Rod Clay" <[EMAIL PROTECTED]> wrote: > Hi. I'm still very new to php and still trying to learn the ropes. ...Blind leading the blind (I'm a newbie also but...) Did you try...? session_id()) session_start(); - - - - - From: PHP: session_id - Manual Location: http://us2

[PHP] newbie needs help with session variables

2008-04-19 Thread Rod Clay
Hi. I'm still very new to php and still trying to learn the ropes. I'm working on some code now trying to set up a session and use session variables in different scripts, but I'm getting this message: *Warning*: Unknown: Your script possibly relies on a session side-effect which existed unti