Hello, i am very happy with the datatables tool!!! It saves me ton of hard work and the result is great! But now i have a problem with the encoding of one table!
In my application i use 2 tables, 1 with hard coded query that pull data from the server and 1 table with the server-side script because it has 100.000+ rows.
The problem with the server-side script is that the results shows ??????????????? text text text ????! The table in mysql is in utf8_general_ci and the index.php file that uses the datatables script also has the utf-8 meta tag. Evrything in the index.php is in greek and working like a charm, except the datatable that brings the ?????
I have tryied and search hard and i have made lot of test without a result.
The server side script that i use is like this one http://www.datatables.net/examples/data_sources/server_side.html in the server side TAB.
Any solution would be great!!! Thank you in advance!
EDIT #1 i just found the debugger tool so i give you the link http://debug.datatables.net/efozef