|
|
|
|
|
by ancarda
3046 days ago
|
|
>How is it possible to propagate a session id in PHP What the hell does that even mean? I write PHP for a living and this makes no sense to me. Do they mean retrieve the ID via session_id() and pass it onto a page, like in a GET parameter? |
|