Re: SESSION

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

 



Vaibhav Sibal wrote:
I wanted to ask, where is the Session information stored ? That is at
the server or on the client. Because I need to give the
session.save_path value in the php.ini. I would give it according to
people's reply of this question. Thank you.

Vaibhav

session.save_path is located on the server. Session data is stored on the server; typically the only thing that gets sent to the user is they will have a cookie written (wherever the web browser writes its cookies).

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://www.php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux