Zend PHP 5.3 Certification 200-530 Question # 49 Topic 5 Discussion

Zend PHP 5.3 Certification 200-530 Question # 49 Topic 5 Discussion

200-530 Exam Topic 5 Question 49 Discussion:
Question #: 49
Topic #: 5

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);


A.

1


B.

2


C.

3


D.

4


Get Premium 200-530 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.