snk Posted August 24, 2009 Share Posted August 24, 2009 Hello, I want to modify a script that prints only ASCII characters with chr API's function http://us2.php.net/manual/en/function.chr.php Script works with a loop and print letters A-Z. I need to print Greek alphabet thus I need a function to print out utf8 character table. I tried to find from API a relevant function but I couldn't. Any help is appreciated. Thank you in advance. Link to comment https://forums.phpfreaks.com/topic/171694-php-print-utf8-table/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.