1.

<?php&dollar;str="chess was played";echo strlen(substr(&dollar;str,3,2)).""?>
12.Predict the output of the following code snippet :

A. 2
B. [65]=>2
C. Array
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found