<?php $str= "word1 word2 word3 word4 "; var_export(str_word_count($str, 1, '0..9'));
You have javascript disabled. You will not be able to edit any code.