Have a look through the articles and or tutorials that can be found on phpbeginner.com and also phpbuilder.com they will give u a good place to start learning about it all :)
> -----Original Message----- > From: Bryan McLemore [mailto:Kaelten@;worldnet.att.net] > Sent: Friday, 25 October 2002 2:19 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