Summer Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dealsixty

200-550 Exam Dumps - Zend PHP and Zend Framework Certifications Questions and Answers

Question # 14

What SimpleXML function is used to parse a file?

Options:

A.

simplexml_load_file()

B.

simplexml_load_string()

C.

load()

D.

loadFile()

E.

loadXML()

F.

None of the above.

Buy Now
Question # 15

Which MIME type is always sent by a client if a JPEG file is uploaded via HTTP?

Options:

A.

image/jpeg

B.

image/jpg

C.

image/pjpeg

D.

Depends on the client system

Buy Now
Question # 16

Given a PHP value, which sample shows how to convert the value to JSON?

Options:

A.

$string = json_encode($value);

B.

$string = Json::encode($value);

C.

$json = new Json($value); $string = $json->__toString();

D.

$value = (object) $value; $string = $value->__toJson();

Buy Now
Question # 17

What is the output of the following code?

class Bar {

private $a = 'b';

public $c = 'd';

}

$x = (array) new Bar();

echo array_key_exists('a', $x) ? 'true' : 'false';

echo '-';

echo array_key_exists('c', $x) ? 'true' : 'false';

Options:

A.

false-false

B.

false-true

C.

true-false

D.

true-true

Buy Now
Question # 18

What is the output of the following code?

for ($i = 0; $i < 1.02; $i += 0.17) {

$a[$i] = $i;

}

echo count($a);

Options:

A.

0

B.

1

C.

2

D.

6

E.

7

Buy Now
Question # 19

An HTML form contains this form element:

<input type="image" name="myImage" src="image.png" />

The user clicks on the image to submit the form. How can you now access the relative coordinates of the mouse click?

Options:

A.

$_FILES['myImage']['x'] and $_FILES['myImage']['y']

B.

$_POST['myImage']['x'] and $_POST['myImage']['y']

C.

$_POST['myImage.x'] and $_POST['myImage.y']

D.

$_POST['myImage_x'] and $_POST['myImage_y']

Buy Now
Question # 20

Which SPL class implements fixed-size storage?

Options:

Buy Now
Question # 21

What is the name of the key in $_FILES['name'] that contains the number of bytes of the uploaded file?

Options:

Buy Now
Question # 22

When a class is defined as final it:

Options:

A.

Can no longer be extended by other classes.

B.

Means methods in the class are not over-loadable.

C.

Cannot be defined as such, final is only applicable to object methods.

D.

Cannot be instantiated.

Buy Now
Question # 23

Which class of HTTP status codes is used for redirections?

Options:

A.

2XX

B.

3XX

C.

4XX

D.

5XX

Buy Now
Exam Code: 200-550
Exam Name: Zend Certified PHP Engineer
Last Update: Apr 29, 2025
Questions: 223
200-550 pdf

200-550 PDF

$34  $84.99
200-550 Engine

200-550 Testing Engine

$38  $94.99
200-550 PDF + Engine

200-550 PDF + Testing Engine

$54  $134.99