Question:The setrawcookie() method of setting cookies is different from PHP standard method of cookie setting as:
A It does not allow expiry time to be set
B It does not allow expiry time to be set
C It does not URL-ENCODE the value on its own
D It does not allow domain setting
+ AnswerC
+ Report