Inserting Norwegian characters into my application through the browser tab ( php ) works fine ( json data subsequently returned by the server is correct). But when I insert data using MYSQL dump , the records become damaged and json is returned by the server, then NULL displayed instead of Norwegian characters .
Any ideas?
source share