Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Zend Framework Certification

Last Update 17 hours ago Total Questions : 202

The Zend Framework Certification content is now fully updated, with all current exam questions added 17 hours ago. Deciding to include 100-500 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 100-500 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 100-500 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Zend Framework Certification practice test comfortably within the allotted time.

Question # 1

Which of the following functions will be called if there is an HTTP " 404 Not Found " error?

A.

Zend_XmlRpc_Client_FaultException

B.

Zend_XmlRpc_Client_Fault_404_Exception

C.

Zend_XmlRpc_Client_HttpException

D.

Zend_XmlRpc_Client_404Exception

Question # 2

Which of the following methods dynamically loads the Adapter class file on demand using Zend_Loader::loadClass()?

A.

Zend_Db_Adapter_Pdo_Mysql()

B.

Zend_load_Adaptor()

C.

fetchAll()

D.

Zend_Db::factory()

Question # 3

Fill in the blank with the appropriate PHP function.

The_____________ function is used to replace the current session id with the new session id, and to keep information of the current session.

A.

session_regenerate_id()

Question # 4

Which of the following can be used as a countermeasure against the SQL injection attack?

Each correct answer represents a complete solution. Choose two.

A.

session_regenerate_id()

B.

Prepared statement

C.

mysql_escape_string()

D.

mysql_real_escape_string()

Question # 5

Which of the following SPL Interfaces/classes extends the standard Iterator interface and enables the ability to retrieve a speci?c item from internal data store?

A.

ArrayAccess

B.

Recursive Iterator

C.

FilterIterator

D.

SeekableIterator

Question # 6

Which of the following functions can you use to mitigate a command injection attack?

Each correct answer represents a complete solution. Choose all that apply.

A.

strip_tags()

B.

escapeshellarg()

C.

escapeshellcmd()

D.

htmlentities()

Question # 7

Which of the following error constants gives all errors and warnings, except the E_STRICT error level?

A.

E_ERROR

B.

E_ALL

C.

E_WARNING

D.

E_RECOVERABLE_ERROR

Question # 8

Which of the following retrieves the request URI, path, $_GET & $_POST parameters, etc. and tracks whether an action has been dispatched via Zend_Controller_Dispatcher?

A.

Zend_Controller_Router

B.

Zend_Controller_Request_Abstract

C.

Zend_Controller_Get_Request

D.

Zend_Controller_Response_Abstract

Question # 9

Which of the following error constants gives all errors and warnings, except the E_STRICT error level?

A.

E_RECOVERABLE_ERROR

B.

E_ALL

C.

E_ERROR

D.

E_WARNING

Question # 10

Which of the following is used to persist the content between view scripts and view instances?

A.

Action View Helpers

B.

Placeholder Helper

C.

Initial Helpers

D.

Partial Helper

Go to page: