Hi all,
Is there any function/method in PHP to convert a double-byte character into
its ascii code?

for example, the traditional Chinese charater "§A" is equal to 20320. In ASP
there is a function AscW() to do so. Don't know if we have similar function
in PHP.

thanks,
Kelvin

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

Reply via email to