Hi,
When I submit my ajax form with an emoji (on my smartphone) in a textbox, I can't save the data in my mysql database.
Do you know how I can disable emoji on a mobile keyboard in my web application ? Or if it's possible to detect emoji ascii server side ?
Thanks.