Charsets & Encodings
Each web-developer experiences them sooner or later: charset-problems. There are a lot of possibilities of doing something wrong: user-input-handling, PHP string-handling, the storage backend, the output layer. This talk shows how to handle charsets correctly with PHP, so that you’ll never have strange characters on your website again.

