Requests_IDNAEncoder::digit_to_char( int $digit ): string

In this article

Convert a digit to its respective character

Description

See also

Parameters

$digitintrequired
Digit in the range 0-35

Return

string Single character corresponding to digit

Source

User Contributed Notes

You must log in before being able to contribute a note or feedback.