1.

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

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


Discussion

No Comment Found