PHP chr Function

Syntax

string chr ( int $ascii )

Defination

This function return one character string when you pass ANSII code to it.

Example


Comments