Correction
This commit is contained in:
parent
d3d2eaa5f5
commit
6556a2b5c7
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user