0

I need a PHP code that would convert control characters to graphical (like U+0000 to ␀ (U+2400)). Unicode 0000-001F should be replaced with unicode 2400-241F. I am writing a PHP code that would show the contents of the file.

Gordon
  • 312,688
  • 75
  • 539
  • 559
gskartwii
  • 389
  • 2
  • 7
  • 18

0 Answers0