28 / 61
Index
First
Previous
Next
(Modules)
Passing the session id
» Hidden form field
» In every URL
» In the query string (a lot of work)
» In the path (
$ENV{PATH_INFO}
)
» As a cookie!