Zend ZF-100-500 Exam (page: 2)
Zend Framework Certification
Updated on: 31-Mar-2026

Viewing Page 2 of 27

Which of the following is used to create a new Memory Manager?

  1. Zend_Memory::factory()
  2. Zend_Memory->NewMemoryManager()
  3. Zend_Memory->factory()
  4. Zend_Memory::NewMemoryManager()

Answer(s): A



You want a formatted date for an RSS feed. Which of the following code syntaxes will you use to accomplish the task?

  1. Zend_Date::RSSFEED
  2. Zend_Date::RSS
  3. $RSS= new Zend_RSS_Date()
  4. Zend_Date->RSS

Answer(s): B



Fill in the blank with the appropriate method name. The__________ method is used to send an email in the HTML format.

  1. setBodyHTML()

Answer(s): A



Which of the following methods will you use to retain the identity across requests according to the PHP session configuration?

  1. isValid()
  2. getIdentity()
  3. Zend_Auth::authenticate()
  4. getCode()

Answer(s): C



Which of the following code snippets will you use to create an index in Zend_Search_Lucene?
1. <?php
2. ?????????????
3. ?????????????
4. $Search_Doc ->addField(Zend_Search_Lucene_Field::Text('url', $docUrl));
5. $Search_Doc ->addField(
6. Zend_Search_Lucene_Field::UnStored(
7. 'contents',
8. $docContent
9. )
10. );
11. $index->addDocument($Search_Doc);

  1. $Search_Index = Zend_Search_Lucene::create_Index('/data/my -index'); $Search_Doc = new Zend_Search_Lucene_Document();
  2. $Search_Index = Zend_Search_Lucene::open_Index('/data/my -index'); $Search_Doc = new Zend_Search_Lucene_Document();
  3. $Search_Index = Zend_Search_Lucene::create('/data/my -index'); $Search_Doc = new Zend_Search_Lucene_Document();
  4. $Search_Index = Zend_Search_Lucene::open('/data/my -index'); $Search_Doc = new Zend_Sear ch_Lucene_Document();

Answer(s): C



Viewing Page 2 of 27



Share your comments for Zend ZF-100-500 exam with other users:

Merry 7/30/2023 6:57:00 AM

good questions
Anonymous


VoiceofMidnight 12/17/2023 4:07:00 PM

Delayed the exam until December 29th.
UNITED STATES


Umar Ali 8/29/2023 2:59:00 PM

A and D are True
Anonymous


vel 8/28/2023 9:17:09 AM

good one with explanation
Anonymous


Gurdeep 1/18/2024 4:00:15 PM

This is one of the most useful study guides I have ever used.
CANADA