Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Zend 200-530 Practice Exam with Questions & Answers | Set: 5

Questions 41

$_SERVER consists of data provided by the web server and is therefore trustworthy.

Options:
A.

TRUE

B.

FALSE

Zend 200-530 Premium Access
Questions 42

You work for a shared hosting provider, and your supervisor asks you to disable user scripts to dynamically load PHP extensions using the dl() function. How can you do this? (Choose 2)

Options:
A.

Set enable_dl to Off in the server's php.ini configuration file.

B.

Add dl to the current value of disable_functions in the server's php.ini configuration file.

C.

Add dl to the current value of disable_classes in the server's php.ini configuration file.

D.

Write a custom function called dl(), save it under the name prepend.inc and then set the auto_prepend_file directive to prepend.inc in php.ini.

Questions 43

Which of these protocols are NOT governed by the W3C in their latest versions? (Choose 2)

Options:
A.

XML-RPC

B.

SOAP

C.

WSDL

D.

UDDI

Questions 44

What will the following code piece print?

echo strtr('Apples and bananas', 'ae', 'ea')

Options:
A.

Applas end benenes

B.

Epplas end benenes

C.

Apples and bananas

D.

Applas end bananas

Questions 45

When retrieving data from URLs, what are valid ways to make sure all file_get_contents calls send a certain user agent string? (Choose 2)

200-530 Question 45

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions 46

How can the constant defined below be accessed from within PHP?

class myClass {

const FOO = 'BAR';

}

Options:
A.

myClass::$FOO

B.

myClass::$$FOO

C.

myClass::FOO

D.

myClass::foo

E.

$foo::myClass

Questions 47

Which of the following keywords is not new in PHP 5?

Options:
A.

implements

B.

instanceof

C.

static

D.

abstract

Questions 48

Which of the following code snippets is correct? (Choose 2)

a)

interface Drawable {

abstract function draw();

}

b)

interface Point {

function getX();

function getY();

}

c)

interface Line extends Point {

function getX2();

function getY2();

}

d)

interface Circle implements Point {

function getRadius();

}

Options:
A.

a)

B.

b)

C.

c)

D.

d)

Questions 49

What does the chown() function do?

Options:
A.

Change the file permissions.

B.

Change the owner of the file.

C.

Change the group of the file.

D.

Checks if the file is accessible.

Questions 50

Which of the following is used to find all PHP files under a certain directory?

Options:
A.

PHPIterator

B.

RecursiveTreelterator

C.

RecursiveDirectorylterator

D.

SplTempFileObject

Exam Code: 200-530
Certification Provider: Zend
Exam Name: Zend PHP 5.3 Certification
Last Update: Jul 19, 2025
Questions: 254

Zend Related Exams

Zend Free Exams

Zend Free Exams
Enhance your Zend exam prep with free resources and practice tests from Examstrack. Achieve Zend certification success by exploring Examstrack.