Curious about Actual Zend PHP (200-710) Exam Questions?

Here are sample Zend Certified Engineer (200-710) Exam questions from real exam. You can get more Zend PHP (200-710) Exam premium practice questions at TestInsights.

Page: 1 /
Total 232 questions
Question 1

You want to parse a URL into its single parts. Which function do you choose?


Correct : A


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 2

Which elements does the array returned by the function pathinfo() contain?


Correct : C


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 3

How many elements does the array $matches from the following code contain?

$str = "The cat sat on the roof of their house.";

$matches = preg_split("/(the)/i", $str, -1, PREG_SPLIT_DELIM_CAPTURE);


Correct : D


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 4

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


Correct : C


Options Selected by Other Users:
Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Question 5

Please provide the name of the super-global variable where all the information about cookies is available.

See Below Explanation:



Correct : A


Mark Question:

Start a Discussions

Submit Your Answer:
0 / 1500
Page:    1 / 47   
Total 232 questions