When you need to obtain the ASCII value of a character which of the following function you apply in PHP?
chr( );
asc( );
ord( );
val( );