Re: [PHP] Newman's PHP sessions management.

2002-07-24 Thread Justin French
session_name() JF on 25/07/02 2:41 PM, Philip J. Newman ([EMAIL PROTECTED]) wrote: > One question. > > When i start a new session i get the veriable PHPSESSID=what ever added to > links that I want PHPSESSID to be called sid. How can i do this? > > --- > Philip J. Newman. > PhilipNZ.com Des

Re: [PHP] Newman's PHP sessions management.

2002-07-24 Thread Richard Baskett
You can either change it in your php.ini file or using the session_name() function Rick "The greater danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it." - Michelangelo > From: "Philip J. Newman" <[EMAIL PROTECTED]> > Date: Thu, 25 Jul 2