| ob_get_level <<<  | 
ob_get_status | ob_gzhandler >>>  | 
8.88 Bufferisation de sortie 8 Référence des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes pré-définies . Exemples . Voir aussi . 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  | 
8.88.19 ob_get_status()Lit le statut du buffer de sortie[ Exemples avec ob_get_status ] PHP 4 >= 4.2.0, PHP 5 array ob_get_status ( bool full_status )
 ob_get_status retourne le statut actuel du système de bufferisation de sortie : un tableau qui contient le statut du buffer, ou bien FALSE en cas d'erreur. Voir aussi ob_get_level .  | 
| << | ob_get_status | >> | 
| ob_get_level | Bufferisation de sortie | ob_gzhandler |