Zend ZF-100-500 Exam
Zend Framework Certification (Page 2 )

Updated On: 12-Jan-2026

CORRECT TEXT
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.

  1. session_regenerate_id()

Answer(s): A



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

  1. Zend_XmlRpc_Client_FaultException
  2. Zend_XmlRpc_Client_Fault_404_Exception
  3. Zend_XmlRpc_Client_HttpException
  4. Zend_XmlRpc_Client_404Exception

Answer(s): C



CORRECT TEXT
Fill in the blank with the appropriate term. _______________is used to process all requests that are received by the server and then dispatch them to the appropriate action controllers.

  1. Zend_Controller_Front

Answer(s): A



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.

  1. strip_tags()
  2. escapeshellarg()
  3. htmlentities()
  4. escapeshellcmd()

Answer(s): B,D



CORRECT TEXT
Fill in the blank with the appropriate PHP function. The___________ function is used to return the sum of the values of every entry within an array.

  1. array_sum()

Answer(s): A



Viewing page 2 of 27
Viewing questions 6 - 10 out of 200 questions



Post your Comments and Discuss Zend ZF-100-500 exam prep with other Community members:

Join the ZF-100-500 Discussion