Syntax
string chr ( int
Defination
This function return one character string when you pass ANSII code to it.
Example
string chr ( int
$ascii
)Defination
This function return one character string when you pass ANSII code to it.
Example
Comments
Post a Comment