Bravo Gabriel pour l’excellent article Character encoding
Tags: mysql,
php,
utf 8,
utf8
This entry was posted
on Wednesday, December 13th, 2006 at 6:15 pm and is filed under Programmation Web.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
December 14th, 2006 at 12:29 pm
Il a juste oublié le AddDefaultCharset a off (http://httpd.apache.org/docs/2.0/mod/core.html#adddefaultcharset)
Désolé de commenter ici, pas envie de m’inscrire sur stumbleupon…
December 14th, 2006 at 1:22 pm
En effet, mais bon, avec:
header('Content-Type: text/html; charset=UTF-8');… tu peux te passer d’écrire le AddDefaultCharset off dans un .htaccess