PHP Handbuch | ||
---|---|---|
Zurück | Nach vorne |
(no version information, might be only in CVS)
setrawcookie -- Send a cookie without urlencoding the cookie valuesetrawcookie() is exactly the same as setcookie() except that the cookie value will not automaticall be urlencoded when send to the browser.
See also header(), setcookie() and the cookies section.
Zurück | Zum Anfang | Nach vorne |
setcookie | Nach oben | Hyperwave Functions |