<? $string = 'APPLE'; echo stristr($string, 97);
?>
a) Error b) APPLE c) Apple d) None of the above
ANS : APPLE
More information about formatting options
Post new comment