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

Updated On: 1-Feb-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 one of the following is used to manage the data within a memory -limited environment?

  1. Zend_Memory
  2. Zend_Cache
  3. Zend_Cache_Backend
  4. Zend_Memory_Backend

Answer(s): A



Which of the following actions may fail if you have exceeded your quota limit?

  1. addTo()
  2. send()
  3. addBcc()
  4. appendMessage()

Answer(s): D



Which of the following code snippets will you use to instantiate Zend_XmlRpc_Server?

  1. $server = Zend_Xml::Zend_XmlRpc_Server()
  2. $server = new Zend_Xml();
  3. $server = new Zend_XmlRpc_Server();
  4. $server = create_new_Zend_XmlRpc_Server()

Answer(s): C



CORRECT TEXT
Write the appropriate word to complete the sentence below. ___________is used for logging of multiple backends, formatting messages which are sent to the log, and filtering those messages, which should not be logged.

  1. Zend_Log
  2. LogZend

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