Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror
Pass the Zend Certification 200-500 Questions and answers with ExamsMirror
Exam 200-500 Premium Access
View all detail and faqs for the 200-500 exam
841 Students Passed
87% Average Score
90% Same Questions
What is the error in the following declaration of a static class method?
1 <?php
2 class car {
3 static $speeds = array(
4 'fast',
5 'slow',
6 'medium',
7 );
8
9 static function getSpeeds()
10 {
11 return $this->speeds;
12 }
13 }
14 ?>
Which of the following data types is implicitly passed by reference in PHP 5 while it is passed by value in PHP 4?
An HTML form contains this form element:
<input type="image" name="myImage" src="image.png" />
The user clicks on the image to submit the form. How can you now access the relative coordinates of the mouse click?
Given the following code, what will be the value of $a?
$a = array('a', 'b');
array_push($a, array(1, 2));
Which piece of code will return the ASCII value of a character?
What is the result of the following bitwise operation in PHP?
1 ^ 2
Which constant must be passed as the second argument to htmlentities() to convert single quotes (') to HTML entities?
How many elements does the $matches array contain after the following function call is performed?
preg_match('/^(\d{1,2}([a-z]+))(?:\s*)\S+ (?=200[0-9])/', '21st March
2006', $matches);
Type hinting in PHP allows the identification of the following variable types: (Choose 2)
REST is a(n) ...
TOP CODES
Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.