



|
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_flushob_get_flush(PHP 4 >= 4.3.0, PHP 5) ob_get_flush -- Vide le tampon, le retourne en tant que chaîne et stoppe la tamporisationDescriptionstring ob_get_flush ( void )ob_get_flush() vide le tampon, le retourne en tant que chaîne et stoppe la tamporisation. ob_get_flush() retourne FALSE si la tamporisation n'est pas active.
Voir aussi ob_end_clean(), ob_end_flush() et ob_list_handlers().
|

