Sr. PHP Programmer Question: Download Senior PHP Programmer PDF

How will you delete a cookie in PHP?

Tweet Share WhatsApp

Answer:

To delete a cookie you should call setcookie() with the name argument only.

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
How will you open a file in readonly mode?What is the purpose of php.ini file?