How will you delete a cookie in PHP?

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

Read Online Sr. PHP Programmer Job Interview Questions And Answers