ord
function call:
int ord( string $string )
description:
Returns the ASCII value of the first character of string. This function complements chr().
test ord online:
int ord( string $string )
description:
Returns the ASCII value of the first character of string. This function complements chr().
test ord online: