Sr. PHP Programmer Question:
Download Job Interview Questions and Answers PDF
What is the purpose of $_COOKIE variable in PHP?
Answer:
$_COOKIE − An associative array of variables passed to the current script via HTTP cookies.
Download Senior PHP Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the value of "$day" in the below code? | How will you retrieve source line using Exception class in PHP when error occured? |