Word count in the given string in php

technical talkiess
0

 <?php

echo "<h2>count the word in the php in the given string function</h2><br> ";

echo str_word_count("Vishal");

?>

Post a Comment

0Comments

Thanks you for commenting your questions. I will see question and respond you.

Post a Comment (0)