Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
chr
chr
Generate single-byte strings from numbers
Name:
chr
Category:
String
Programming Language:
php
One-line Description:
Returns a character from the specified ASCII value.
Related
How to Generate Different Language Characters (Unicode) Using the chr() Function?
10
Similar Functions
sha1_file
sha1_file
Calculatethesha1hash
str_rot13
str_rot13
Performarot13convers
join
join
Aliasofimplode
bin2hex
bin2hex
Convertbinarydatatoh
strcmp
strcmp
Binarysafestringcomp
html_entity_decode
html_entity_decode
ConvertHTMLentitiest
hebrevc
hebrevc
Convertlogical-Hebre
printf
printf
Outputformattedstrin
Popular Articles
How to Generate Different Language Characters (Unicode) Using the chr() Function?