| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
Returns a one-character string containing the character specified by ascii.
You can find an ASCII-table over here: http://www.asciitable.com.
This function complements ord(). See also sprintf() with a format string of %c.
| Predchádzajúci | Domov | Nasledujúci |
| chop | Hore | chunk_split |