Briefing Zend Knowledge

What can NOT be used to send a cookie from within a PHP application?

What can NOT be used to send a cookie from within a PHP application?

A.
header()

B.
$_COOKE

C.
setcookie()

D.
setrawcookie()