I'm guessing then that it's possible to use only server side sessions
and use trans_id then if you need to store values throughout a site? 

Ed


On Fri, 20 Dec 2002, John W. Holmes wrote:

> > Is there any way to disable using cookies in sessions? I haven't found
> a
> > good
> > reason to do this, only my boss's predisposition against cookies ;).
> 
> Yep, session.use_cookies setting in php.ini. Set it to zero to not use
> cookies. 
> 
> ---John W. Holmes...
> 
> PHP Architect - A monthly magazine for PHP Professionals. Get your copy
> today. http://www.phparch.com/
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to