Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the Zend Certification 200-530 Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam 200-530 Premium Access

View all detail and faqs for the 200-530 exam


698 Students Passed

97% Average Score

92% Same Questions
Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions
Questions # 61:

Which PHP function sets a cookie whose value does not get URL encoded when sending it to the browser?

Options:

Questions # 62:

How to read a single line, no matter how long from an file opened in the example below?

$fp = fopen("my_file.txt", "w");

Options:

A.

fgets($fp);

B.

fgets($fp, -1);

C.

fread($fp, 1024);

D.

fgetss($fp);

E.

None of the above

Questions # 63:

How many elements does the array $pieces contain after the following piece of code has been executed?

$pieces = explode("/", "///");

Options:

A.

0

B.

3

C.

4

D.

5

Questions # 64:

What is the name of the PHP function used to automatically load non-yet defined classes?

Options:

A.

Autoload()

B.

__autoload()

C.

__catch()

D.

Load()

E.

loadClass()

Questions # 65:

What method can be used to find a tag with the name "foo" via the DOM extension?

Options:

A.

getElementById()

B.

getElementsByTagName()

C.

getElementsByTagNameNS()

D.

getElementByName()

E.

findTag()

Questions # 66:

Which of the following statements are NOT true?

Options:

A.

SimpleXML allows removal of attributes.

B.

SimpleXML allows addition of new attributes.

C.

SimpleXML allows removal of nodes.

D.

SimpleXML allows addition of new nodes.

E.

None of the above

Questions # 67:

What piece of code would you use to obtain an array of response headers for a given URL, indexed by their respective names?

Options:

A.

get_headers($url);

B.

get_header($url);

C.

stream_context_get_headers($url);

D.

get_headers($url, 1);

E.

get_headers($url, ASSOC_HEADERS);

Questions # 68:

What XML component does the following XPath query try to match?

//foo[bar/@id=5]

Options:

A.

bar element with an id attribute whose value is equal to 5

B.

foo element containing a child node bar tag

C.

id attribute whose value is equal to 5

D.

foo element with a child note bar whose id attribute is equal to 5

E.

all of the foo elements that have a child node bar, whose id attribute is equal to 5

Questions # 69:

What is the result of the following code?

Question # 69

Options:

A.

Parse error

B.

3.14

C.

PI

D.

T::PI

Questions # 70:

Which SPL class implements fixed-size storage?

Options:

Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.