<?
// strops()function is used to search for a character/text within a string
echo strpos(" I wanty to study PHP","Want");
?>
// strops()function is used to search for a character/text within a string
echo strpos(" I wanty to study PHP","Want");
?>
No comments:
Post a Comment