Home
last modified time | relevance | path

Searched refs:_COOKIE (Results 1 – 9 of 9) sorted by relevance

/PHP-5.6/ext/standard/tests/general_functions/
H A Dimport_request1.phpt17 var_dump($_GET, $_POST, $_COOKIE, $_FILES, $_REQUEST);
26 Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on l…
36 Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on l…
46 Warning: import_request_variables(): Attempted super-global (_COOKIE) variable overwrite in %s on l…
/PHP-5.6/ext/curl/tests/responder/
H A Dget.php21 echo $_COOKIE['foo'];
/PHP-5.6/sapi/phpdbg/
H A Dweb-bootstrap.php61 $_COOKIE = array(); variable
/PHP-5.6/ext/session/tests/
H A Dbug66827.phpt8 $_COOKIE[session_name()] = array();
/PHP-5.6/tests/basic/
H A D023.phpt10 var_dump($_COOKIE);
H A D022.phpt10 var_dump($_COOKIE);
/PHP-5.6/ext/filter/tests/
H A D041.phpt12 var_dump($_COOKIE);
/PHP-5.6/sapi/cli/tests/
H A Dbug65633.phpt11 var_dump($_COOKIE, $_SERVER['HTTP_FOO']);
/PHP-5.6/
H A DREADME.input_filter20 $_POST, $_GET and $_COOKIE arrays are only populated with stripped

Completed in 8 milliseconds