(PHP 4, PHP 5, PHP 7)
ord — Return ASCII value of character
int ord ( string $string )
Returns the ASCII value of the first character of string.
string
This function complements chr().
A character.
联系方式: