PHP Function List
function.cookie_parse doesn't exist. Closest matches:
- session_set_cookie_params
- session_get_cookie_params
- oci_parse
- function_exists
- ociparse
- bbcode_parse
- runkit_function_copy
- invokeargs
- date_parse
- connection_aborted
- runkit_function_rename
- runkit_function_remove
- swf_actiongotolabel
- pg_connection_reset
- reflectionparameter
- swf_actiongotoframe
- apd_dump_function_table
- version_compare
- reflectionclass
- runkit_function_add
Site Search Results
-
function cookie_parse ( $header ) { $cookies = array(); foreach( $header as $line ) { if( preg_match ( '/^Set-Cookie: /i', $line ) )

Other forms of search
To search the string "function.cookie_parse" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
