Zend PHP 5.3 Certification 200-530 Question # 27 Topic 3 Discussion

Zend PHP 5.3 Certification 200-530 Question # 27 Topic 3 Discussion

200-530 Exam Topic 3 Question 27 Discussion:
Question #: 27
Topic #: 3

What is the output of the following code?

str_pad('PHP', 10, 'P', STR_PAD_BOTH);


A.

H


B.

PHPPPPPPPP


C.

PPPPHPPPPP


D.

PPPPPPPPHP


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.