what is the output below mentioned?


Top Questions

<?php
$text
= 'php m programmer';
echo
strpbrk($text, 'm');
?>

a) mmer
b) mer
c) all of the above
d) none of the above

ANS: none of the above

NOTE: if we execute the above code we get the output as 'm programmer'

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Check It !

Tweet It

W3 Updates

Stay informed on our latest news!

Syndicate content