Related questions
PHP, convert UTF-8 to ASCII 8-bit
I'm trying to convert a string from UTF-8 to ASCII 8-bit by using the iconv function. The string is meant to be imported into an accounting software (some basic instructions parsed accordingly to SIE standards).
What I'm running now:
iconv("…