PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mb_http_input> <mb_eregi
Last updated: Fri, 10 Oct 2008

view this page in

mb_get_info

(PHP 4 >= 4.2.0, PHP 5)

mb_get_infoLit la configuration interne de l'extension mbstring

Description

mixed mb_get_info ([ string $type ] )

mb_get_info() lit la configuration interne de l'extension mbstring.

Liste de paramètres

type

Si type n'est pas spécifié, ou s'il vaut "all", un tableau contenant les éléments "internal_encoding", "http_output", "http_input" et "func_overload", "mail_charset", "mail_header_encoding", "mail_body_encoding" sera retourné.

Si type est spécifié, et s'il vaut "http_output", "http_input", "internal_encoding" ou "func_overload", la paramètre spécifié sera retourné.

Valeurs de retour

Un tableau d'informations si type n'est pas spécifié, sinon, un type spécifique.

Historique

Version Description
5.1.3 Les types d'élément "mail_charset", "mail_header_encoding", et "mail_body_encoding" sont devenus disponibles.



add a note add a note User Contributed Notes
mb_get_info
There are no user contributed notes for this page.

mb_http_input> <mb_eregi
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites