Dans :
Fonctions PHP
Concepts PHP
Fonctions MySQL
Fonctions HTML
Forum PHP/MySQL
Cours PHP/MySQL
Scripts PHP/MySQL
mb_list_encodings retourne un tableau contenant tous les encodages supportés.
<?phpprint_r(mb_list_encodings());?>