Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

count words in string php

#Text must be in double-qoutes in brackets

echo str_word_count("Text goes here...");
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #count #words #string #php
ADD COMMENT
Topic
Name
6+7 =