Php – How can I process a UTF8 sentence with Umlauts letter by letter?
I have a German sentence with "Umlaute" (ä, ö, ü, Ä, Ö, Ü, ß) and want to process it letter by letter. Let's say I want to write each word backwards. What I have: "Die Straße enthält viele größere Schlaglöcher"…