Which of the following code snippets will you use to destroy a log if the variable $logger contains the log record?
Which of the following is used to encode lines starting with one dot or two dots so that the mail does not violate the SMTP protocol?
Which of the following methods will you use to get the actual set language in Zend_Translate class?
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.
Which of the following are the features of Zend_Controller_Front?
Each correct answer represents a complete solution. Choose all that apply.
Consider the following script:
This is a test script.
echo 'This is some sample text';
?>
Which of the following tags is used in the php script?
Which of the following classes allows for the reporting of queries, including information on which queries were processed by the adapter?
Which method is used to store the cache records into a SQLite database?
Which of the following is known as Request Object?
Which of the following inherits from Zend_Log_Writer_Abstract and is responsible for saving data to storage?