Black Friday Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: Board70

Legit 200-500 Exam Download

Page: 3 / 7
Question 12

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

Options:

A.

parse_url()

B.

url_parse()

C.

get_url_parts()

D.

geturlparts()

Question 13

Which of the following statements about exceptions are 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 14

Which string will be returned by the following function call?

$test = '/etc/conf.d/wireless';

substr($test, strrpos($test, '/'));

Options:

A.

""

B.

"/wireless"

C.

"wireless"

D.

"/conf.d/wireless"

E.

"/etc"

Question 15

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

Page: 3 / 7
Exam Code: 200-500
Exam Name: Zend PHP 5 Certification
Last Update: Nov 24, 2024
Questions: 219
200-500 pdf

200-500 PDF

$25.5  $84.99
200-500 Engine

200-500 Testing Engine

$28.5  $94.99
200-500 PDF + Engine

200-500 PDF + Testing Engine

$40.5  $134.99