Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

200-710 Sample Questions Answers

Questions 4

Which PHP function is used to validate whether the contents of $_FILES[‘name’][‘tmp_name’] have really been uploaded via HTTP?

Options:

Buy Now
Questions 5

An HTML form contains this form element:

When this form is submitted, the following PHP code gets executed:

Which of the following actions must be taken before this code may go into production? (Choose two.)

Options:

A.

Check with is_uploaded_file() whether the uploaded file $_FILES[‘myFile’][‘tmp_name’] is valid.

B.

Sanitize the file name in $_FILES[‘myFile’][‘name’] because this value is not consistent among web browsers.

C.

Check the charset encoding of the HTTP request to see whether it matches the encoding of the uploaded file.

D.

Sanitize the file name in $_FILES[‘myFile’][‘ name’] because this value could be forged.

E.

Use $HTTP_POST_FILES instead of $_FILES to maintain upwards compatibility.

Buy Now
Questions 6

What is the output of the following code?

Options:

A.

5

B.

10

C.

50

D.

Fatal error

Buy Now
Questions 7

Which of the following statements about anonymous functions in PHP are NOT true? (Choose two.)

Options:

A.

Anonymous functions can be bound to objects

B.

Anonymous functions created within object context are always bound to that object

C.

Assigning closure to a property of an object binds it to that object

D.

Methods bind() and bindTo() of the Closure object provide means to create closures with different binding and scope

E.

Binding defines the value of $this and the scope for a closure

Buy Now
Questions 8

What is the output of the following code?

Options:

A.

A parser error, try cannot be followed by multiple catch

B.

1:Exception

C.

1:MyExeption

D.

2:MyException

E.

MyException

Buy Now
Questions 9

Which of these error types may be handled by a user defined error handler function? (Choose two.)

Options:

A.

E_ERROR

B.

E_NOTICE

C.

E_PARSE

D.

E_WARNING

Buy Now
Questions 10

What will the following function call print?

Options:

A.

22

B.

22.00

C.

022.000000

D.

22.000000

Buy Now
Questions 11

What can prevent PHP from being able to open a file on the hard drive? (Choose two.)

Options:

A.

File system permissions

B.

File is outside of open_basedir

C.

File is inside the /tmp directory

D.

PHP is running in CGI mode

Buy Now
Exam Code: 200-710
Exam Name: Zend Certified Engineer
Last Update: May 1, 2024
Questions: 75
$64  $159.99
$48  $119.99
$40  $99.99
buy now 200-710