Zend-Technologies 200-500 Actual Free Exam Questions & Community Discussion
How can XML parsing errors be suppressed in the SimpleXML extension?
Correct Answer: A
Vote an answer
You want to test if a string matches a relatively complex pattern. Which of the following functions can you use? (Choose 2)
Correct Answer: B,C
Vote an answer
What is the output of the following code: echo "1" + 2 * "0x02";
Correct Answer: A
Vote an answer
Which of the following data types cannot be directly manipulated by the client?
Correct Answer: A
Vote an answer
Which of the following commands will append data to an existing file?
Correct Answer: A
Vote an answer
Type hinting in PHP allows the identification of the following variable types: (Choose 2)
Correct Answer: C,D
Vote an answer
What is the output of the following code?
echo "22" + "0.2", 23 . 1;
echo "22" + "0.2", 23 . 1;
Correct Answer: D
Vote an answer
Which of the following did not result in an output error in PHP 4 but does in PHP 5?
Correct Answer: A
Vote an answer
What does an object based on the Active Record pattern provide?
Correct Answer: A
Vote an answer
How can the line on which HTTP headers were sent inside a script be determined?
Correct Answer: A
Vote an answer
What can prevent PHP from being able to open a file on the hard drive (Choose 3)?
Correct Answer: B,D,E
Vote an answer
Which of the following functions can help prevent session fixation vulnerabilities?
Correct Answer: D
Vote an answer
0
0
0
10
