jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: encoding utf8 grid problem encoding utf8 grid problem #8197

    f4b10
    Member

    Solved!

    i’ve mistake the names of columns from “nome” to “name”

    i’m sorry to everyone! its work correctly! All settings are right!

    Thanks Peter!

    in reply to: encoding utf8 grid problem encoding utf8 grid problem #8087

    f4b10
    Member

    it’s not the solution…

    i’ve already read the documentation. It’s return

    {"data":[{"nome":"Mu Caf\u00e8","creatoda":"Pallo"},{"nome":"Tofi\u00e0","creatoda":"Pallo"}]}

    The charset on my server is the default. i have put it inside the connection.php file


    $db->query("Set character_set_connection=utf8");
    $db->query("Set character_set_results=utf8");
    $db->query("Set character_set_client=utf8");
    /code>

Viewing 2 posts - 1 through 2 (of 2 total)