shahrzad khorrami wrote:
hi all,

is there any function to return us the lanuage of a word in the sentence?

for example : My name is شهرزاد .

when it sees شهرزاد notice that is a persian language.


Thanks

best way i can see it to use the google language detection api [thats what I do] - I'd assume you're always going to need to use utf8; thus any form of charset detection is out the window.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to