phpbar.de logo

Mailinglisten-Archive

Re: [php] Cokies
Archiv Mailingliste php_(at)_infosoc.uni-koeln.de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [php] Cokies



>oki also meit setcookie kann ich nen cookie erzeugen...
>aber wie bekomme ich die werte wieder wenn der user zurück auf die page
>kommt ?


Ich möchte ja kein Newbie-Bashing veranstalten, aber einen Blick in das
Manual sollte man vielleicht doch werfen, bevor man in die Liste postet:

http://www.php.net/manual/function.setcookie.php3
Note that the value portion of the cookie will automatically be urlencoded
when you send the cookie, and when it is received, it is automatically
decoded and assigned to a variable by the same name as the cookie name. To
see the contents of our test cookie in a script, simply do:
echo $TestCookie;

Mit freundlichen Grüßen,
  Tobias Ratschiller


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive