Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What does $_COOKIE mean?
Home
PHP
What does $_COOKIE mean?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
What does $_COOKIE mean?
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 23, 2019
by
anonymous
$_COOKIE is an associative array of variables sent to the current PHP script using the HTTP Cookies.
Related questions
+1
vote
Q: What does the scope of variables mean?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does $_ENV mean?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does $_SERVER mean?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does $GLOBALS mean?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does the unset() function mean?
asked
Jun 22, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does the unlink() function mean?
asked
Jun 22, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does the expression Exception::__toString means?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
+1
vote
Q: What does the array operator '===' means?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
(
32.2k
points)
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
...