Page 1 of 1

PHPSESSID

Posted: Thu Feb 27, 2003 3:58 am
by tennis_blues
hi,
this question probably just clarifies my basic lack of understanding of sessions, but if you could give me a brief response, i would appreciate it greatly.

the first time i visit a page that has session_start on it, all the hrefs have an automatic string appended "&PHPSESSID=abcd...."

but the second time i visit the page, these string appendages are gone....

is this behavior expected?

thanks!