I recently had a long night debugging this: My application using PHP, Sajax and MySQL truncated messages from the first non-ascii character to the end of the message. For example: if I typed “yö tulee” (finnish sentence means that “night is coming”) only “y” was inserted into the database.
The problem was with Sajax library. Sajax [...]
Posted by: garo
No Comments yet...
Categories:
English
Programming
Tietokoneet



