Zend PHP 5.3 Certification 200-530 Question # 59 Topic 6 Discussion

Zend PHP 5.3 Certification 200-530 Question # 59 Topic 6 Discussion

200-530 Exam Topic 6 Question 59 Discussion:
Question #: 59
Topic #: 6

Given the default PHP configuration, how can all of the parameters provided via GET be accessed in a form of a string?


A.

$_GET['ALL']


B.

$_SERVER['QUERY']


C.

$_SERVER['QUERY_STRING']


D.

$_ENV['QUERY']


E.

$QUERY_STRING


Get Premium 200-530 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.