ob_get_level <<< |
ob_get_status | ob_gzhandler >>> |
7.77 Bufferisation de sortie 7 Index des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes prédefinies . Exemples . Voir aussi . flush . ob_clean . ob_end_clean . ob_end_flush . ob_flush . ob_get_clean . ob_get_contents . ob_get_length . ob_get_level ->ob_get_status . ob_gzhandler . ob_implicit_flush . ob_start |
7.77.18 ob_get_status()Lit le statut du buffer de sortie[ Exemples avec ob_get_status ] PHP 4 >= 4.2.0 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 |