Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Exactprep 200-550 Questions

Page: 5 / 8
Total 223 questions

Zend Certified PHP Engineer Questions and Answers

Question 17

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

Options:

A.

root, dir, file

B.

dirname, filename, fileextension

C.

dirname, basename, extension

D.

path, file

Question 18

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

Options:

Question 19

Which of the following statements about exceptions is correct? (Choose 2)

Options:

A.

you can only throw classes derived from Exception

B.

a try block can have multiple catch blocks

C.

a try block must not be followed by a catch block

D.

try blocks cannot contain nested try blocks

Question 20

Which SPL class implements fixed-size storage?

Options:

Page: 5 / 8
Total 223 questions