0

ICU has functions to detect charset encodings, here and PHP also has ICU extension, here but how to use php icu extension to do the charset detection? I can not find anything related to this part on php's doc

Mickey Shine
  • 12,187
  • 25
  • 96
  • 148

1 Answers1

1

It may be a new feature request for the PHP extension, or an opportunity to contribute it yourself.

Steven R. Loomis
  • 4,228
  • 28
  • 39