Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<http_match_request_headerhttp_negotiate_charset>
Last updated: Tue, 19 Sep 2006

http_build_cookie

(no version information, might be only in CVS)

http_build_cookie -- Build cookie string

Description

string http_build_cookie ( array cookie )

Build a cookie string from an array/object like returned by http_parse_cookie().

Parameters

cookie

a cookie list like returned from http_parse_cookie()

Return Values

Returns the cookie(s) as string.




<http_match_request_headerhttp_negotiate_charset>
Last updated: Tue, 19 Sep 2006