Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/
H A Dbug81727.phpt2 Bug #81727: $_COOKIE name starting with ..Host/..Secure should be discarded
7 var_dump($_COOKIE);
/PHP-7.4/sapi/phpdbg/
H A Dweb-bootstrap.php61 $_COOKIE = array(); variable
/PHP-7.4/ext/session/tests/
H A Dbug66827.phpt7 $_COOKIE[session_name()] = array();
/PHP-7.4/tests/basic/
H A Dbug78929.phpt10 var_dump($_COOKIE);
H A Dbug79699.phpt10 var_dump($_COOKIE);
H A D023.phpt10 var_dump($_COOKIE);
H A D022.phpt10 var_dump($_COOKIE);
/PHP-7.4/sapi/cli/tests/
H A Dbug65633.phpt11 var_dump($_COOKIE, $_SERVER['HTTP_FOO']);
/PHP-7.4/ext/filter/tests/
H A D041.phpt12 var_dump($_COOKIE);
/PHP-7.4/ext/curl/tests/responder/
H A Dget.inc21 echo $_COOKIE['foo'];
/PHP-7.4/sapi/phpdbg/tests/
H A Dinfo_001.phpt41 %s 2 array $_COOKIE
/PHP-7.4/docs/
H A Dinput-filter.md17 `$_GET` and `$_COOKIE` arrays are only populated with stripped data. In this

Completed in 16 milliseconds