How can you determine whether a PHP script has already sent cookies to the client? seenagape 10 years ago How can you determine whether a PHP script has already sent cookies to the client? A. Use $_COOKIE B. Use the getcookie() function C. Use the headers_sent() function D. Use JavaScript to send a second HTTP request ← Previous question Next question →