Free 200-550 Exam Braindumps (page: 12)

Page 11 of 56

SimpleXML provides the ability to iterate over items in an XML document, as well as access items within it as if they were object properties. When creating your own classes to access data, implementing which of the following would NOT achieve this goal?

  1. __toString
  2. Iterator
  3. __get/__set
  4. ArrayAccess

Answer(s): A



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

  1. PHPIterator
  2. RecursiveTreeIterator
  3. RecursiveDirectoryIterator
  4. SplTempFileObject

Answer(s): C



CORRECT TEXT
Which PHP function is used to validate whether the contents of $_FILES['name']['tmp_name'] have really been uploaded via HTTP?

  1. is_uploaded_file(), is_uploaded_file

Answer(s): A



CORRECT TEXT
Which PHP function is used to validate whether the contents of $_FILES['name']['tmp_name'] have really been uploaded via HTTP, and also save the contents into another folder?

  1. move_uploaded_file(), move_uploaded_file

Answer(s): A






Post your Comments and Discuss Zend 200-550 exam with other Community members:

200-550 Discussions & Posts