int ord ( string $string ) ... Returns the ASCII value as an integer. .... I found I wanted to sanitize a string for certain ASCII/ANSI characters, but to leave unicode ...
www.google.com.tw