Briefing Zend Knowledge

Which of the following can NOT be used to send a cookie from within a PHP application?

Which of the following can NOT be used to send a cookie from within a PHP application?

A.
setrawcookie()

B.
header()

C.
$_COOKIE

D.
setcookie()