Special Charackter ß, ä, ö, ü...
Special Charackter ß, ä, ö, ü...
Seppelchen
Posts: 69Questions: 25Answers: 1
Hello,
we had try to insert: http://datatables.net/examples/server_side/simple.html
But we get a problem. If we are using this simple example our Column with words like ß , ö, ü, ä are empty... :( could you let me know what we need to change?
Hope you can submit the correct version that it will work.
We had add $db->query("SET NAMES 'utf8'"); to ssp.class.php and it will work now.
This discussion has been closed.