mb_http_output Lit/modifie l'encodage d'affichage &reftitle.description; stringboolmb_http_output stringnullencoding&null; Lit/modifie l'encodage d'affichage. L'affichage après l'appel de cette fonction sera converti depuis l'encodage interne vers l'encodage fourni par le paramètre encoding. &reftitle.parameters; encoding Si encoding est fourni, mb_http_output utilisera dorénavant l'encodage encoding pour les affichages HTTP : les caractères qui seront envoyés aux clients web seront convertis dans le jeu de caractères encoding. Si encoding est omis, mb_http_output retourne l'encodage d'affichage courant. &reftitle.returnvalues; Si le paramètre encoding est omis, mb_http_output retourne l'encodage courant HTTP. Sinon, &return.success; &reftitle.changelog; &Version; &Description; &mbstring.changelog.encoding-nullable; &reftitle.seealso; mb_internal_encoding mb_http_input mb_detect_order