Briefing Zend Knowledge

What content-type is required when sending an HTTP POST using JavaScript to ensure that PHP can acce

What content-type is required when sending an HTTP POST using JavaScript to ensure
that PHP can access the data?

A.
application/x-www-form-urlencoded

B.
http/post

C.
text/html

D.
object/multipart-formdata