mustino: Session ID verständlicher

Beitrag lesen

Hier ein Beispiel:
Wofür steht "Query=xyz&" ?

Query-String (alle GET-Parameter)
Protokoll     Subdomain      _________________|__________________
  |              |          /                                    \ http://www.daniel-gorski.de?query=xyz&PHPSESSID=cd45a3f73493d5d...
        |                |            \__________________________/
   Subdomain       Top Level Domain                |
                                       Session-Name und Session-ID

Gruß

Mustino