Sr. PHP Programmer Question:
Download Questions PDF

How will you make a check that a cookie is set or not?

Answer:

You can use isset() function to check if a cookie is set or not.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
How will you concatenate two strings in PHP?How will you access the actual name of the uploaded file in PHP?