Which PHP function can be used to delete an HTTP cookie?

a. delete_cookie()
b. rmcookie()
c. setcookie()
d. remove_cookie()


c. setcookie()

Computer Science & Information Technology

You might also like to view...

What is polymorphism?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is NOT a step in a serviceable backup plan?

A. Make a system recovery drive. B. Make monthly backups. C. Activate autosave. D. Make copies of important files.

Computer Science & Information Technology

End tags are differentiated from start tags by including a(n) ____ at the beginning of the end tag.

A. ampersand B. caret C. backslash D. slash

Computer Science & Information Technology

Event handlers are ____.

A. processes B. methods C. programs D. references

Computer Science & Information Technology