shahrzad khorrami wrote:
Thanks for reply

U+103A0 ... U+103DF

How can I use of it?

Something along the lines of:
http://www.php.net/manual/en/function.ord.php
should return the ordinal, which can then be compared to that.

If you really want to do more with unicode and low-level twiddling (like you appear to want to), PLEASE read up on WHAT character-sets are, what encodings _are_, how they work, and how unicode and utf-8 work. Once you know all that, you can figure it out by yourself relatively easily.

- Tul

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

Reply via email to