Re: Is a PHP session considered a cookie?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sets a cookie in the browser that contains the session ID.

Everything else is stored on the server, and uses the session ID to
retrieve the appropriate information from the session.

Peter

On Wed, 23 Apr 2003, Jonathan Villa wrote:

>
> When I use PHP sessions, doe it place a cookie on the users pc? Or does
> it store it in the session?
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

---------------------------------------------------------------------------
Peter Beckman                                                  Internet Guy
beckman@purplecow.com                             http://www.purplecow.com/
---------------------------------------------------------------------------

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux