Junior PHP Developer Question:

Tell us what does $_COOKIE means?

Tweet Share WhatsApp

Answer:

$_COOKIE is an associative array of variables sent to the current PHP script using the HTTP Cookies.

Download Junior PHP Developer PDF Read All 161 Junior PHP Developer Questions
Previous QuestionNext Question
Tell me what is the definition of a session?Explain me what is the goto statement useful for?