Posted by Balaskas Evaggelos on 08/30/06 06:27
same problem with greek. <?php //the str varible is my name in greek setlocale(LC_ALL, 'el_GR.utf8'); $str = "Ευάγγελος Μπαλάσκας"; print_r(str_word_count($str, 1)); ?> results: Array ( ) --- any help ? php 4.4.4 -ebal
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming