top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Which of the following is used to delete a cookie in PHP?

0 votes
709 views
Asetcookie() function
B$_COOKIE variable
Cisset() function
Dnone of the above

Correct Option: 1  

Explanation:
To delete a cookie you should call setcookie() with the name argument only.
posted Dec 5, 2017 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

...