Correction

This commit is contained in:
Michael RICOIS 2016-05-17 14:47:49 +02:00
parent d3d2eaa5f5
commit 6556a2b5c7

View File

@ -1,12 +1,12 @@
# Gestion de l'UTF-8 entre MySQL et PHP
##Références
## Références
http://www.phptherightway.com/#the_basics
https://mathiasbynens.be/notes/mysql-utf8mb4
##Paramètres PHP
## Paramètres PHP
- mb_internal_encoding('UTF-8');
- mb_http_output('UTF-8');