



|
Manuel PHP
|
|
Table : .flush.ob clean .ob end clean .ob end flush .ob flush .ob get clean .ob get contents .ob get flush .ob get length .ob get level .ob get status .ob gzhandler .ob implicit flush .ob list handlers .ob start .output add rewrite var .output reset rewrite vars |
ob_get_lengthob_get_lengthDescriptionint ob_get_length ( void )Cette fonction retourne la longueur du contenu du tampon de sortie si la tamporisation est activée, et FALSE sinon.
Voir aussi ob_start() et ob_get_contents().
|

