Drupal/AJAX: Exercise caution when using special foreign characters
Dealing with special characters in AJAX calls for a Brazilian Drupal site? Learn how to prevent data loss using simple encoding techniques.
Okay, as mundane as it sounds there are a lot of articles around the internet that are fundamentally misunderstanding the simplicity of this request: how do I reconnect my bluetooth device after it's been disconnected from being in my laptop bag or whatever.
Dealing with special characters in AJAX calls for a Brazilian Drupal site? Learn how to prevent data loss using simple encoding techniques.
Having spent the last 5 months supporting on a multi-language multi-site project, I've learned quite a bit about multibyte safe code, so I thought...
Resolving MySQL character encoding issues in a multi-lingual Drupal site using UTF8 settings to ensure proper data storage and display.