Tuesday, 4 September 2012

When you need to obtain the ASCII value of a character which of the following function you apply in PHP? | PHP

A.      chr( );
B.      asc( );
C.      ord( );
D.      val( );

 Ans: C


No comments: