Recent content by Evilzebra

  1. E

    AJAX + MySQL + Latin Characters?

    I am trying to insert data into a MySQL table using AJAX, it needs to accept Latin characters but when it is inserted the characters get changed, for example. à changes to Ãâ€*’ and Æ’ changes to Ã. I have printed out out the MySQL UPDATE query I am running and all the characters...
  2. E

    AJAX + MySQL + Latin Characters?

    I am trying to insert data into a MySQL table using AJAX, it needs to accept Latin characters but when it is inserted the characters get changed, for example. à changes to Ãâ€*’ and Æ’ changes to Ã. I have printed out out the MySQL UPDATE query I am running and all the characters...
  3. E

    AJAX + MySQL + Latin Characters?

    I am trying to insert data into a MySQL table using AJAX, it needs to accept Latin characters but when it is inserted the characters get changed, for example. à changes to Ãâ€*’ and Æ’ changes to Ã. I have printed out out the MySQL UPDATE query I am running and all the characters...
  4. E

    AJAX + MySQL + Latin Characters?

    I am trying to insert data into a MySQL table using AJAX, it needs to accept Latin characters but when it is inserted the characters get changed, for example. à changes to Ãâ€*’ and Æ’ changes to Ã. I have printed out out the MySQL UPDATE query I am running and all the characters...
  5. E

    AJAX + MySQL + Latin Characters?

    I am trying to insert data into a MySQL table using AJAX, it needs to accept Latin characters but when it is inserted the characters get changed, for example. à changes to Ãâ€*’ and Æ’ changes to Ã. I have printed out out the MySQL UPDATE query I am running and all the characters...
Back
Top