PHP session cookie sessionid
Posted
by msaif
on Stack Overflow
See other posts from Stack Overflow
or by msaif
Published on 2010-05-19T00:17:42Z
Indexed on
2010/05/19
0:20 UTC
Read the original article
Hit count: 570
in PHP i used session and cookie not urlrewriting with PHPSESSID. but when i opened cookie then i saw the key value pair.but one of them is path : /
what does path mean,can you explain elaborately. if i change the path value to /abc/cdddddddddd/efc then what does that mean?
© Stack Overflow or respective owner