Please login to start chat

ICT Solutions 2019-01-18 21:37:28
Category : php tutorials

String word count in php

<?php
$string = 'I am Thet Naing Win and who are you?';
$string_word_count = str_word_count($string, 1);
print_r($string_word_count);
?>

Comments:

No comment to show.

Available Services
Download Android Application