how can i detect hebrew characters both iso8859-8 and utf8 in a string using php

Posted by ufk on Stack Overflow See other posts from Stack Overflow or by ufk
Published on 2009-11-07T20:43:15Z Indexed on 2010/04/12 20:42 UTC
Read the original article Hit count: 448

Filed under:
|
|

I want to be able to detect (using regular expressions) if a string contains hebrew characters both utf8 and iso8859-8 in the php programming language. thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about regex