have a look on phpbeginner there is a couple of articles/tutorials that explain this also look at previous posts :)
> -----Original Message----- > From: Bryan McLemore [mailto:Kaelten@;worldnet.att.net] > Sent: Friday, 25 October 2002 6:39 AM > To: PHP - General > Subject: [PHP] Sessions help Please > > > Hi guys I'm a little confused on how sessions work. ok I use > session_start(); to get started I know that but then the manual > starts to confuse me with all of the garbled text about passing > the SID. How do I tell if it was compiled with transparent SID passing? > > Also I'm not sure how to use cookies and this is just a small > application for private use so I don't mind passing it using urls > for this iteration of the project. > > Also I'm not quite sure how to auctually perserve the variables > across pages. > > Thanks, > Bryan > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php