Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/tests/output/ |
Current File : //usr/local/src/php7/php-7.0.5/tests/output/ob_020.phpt |
--TEST-- output buffering - ob_list_handlers --FILE-- <?php print_r(ob_list_handlers()); ob_start(); print_r(ob_list_handlers()); ob_start(); print_r(ob_list_handlers()); ob_end_flush(); print_r(ob_list_handlers()); ob_end_flush(); print_r(ob_list_handlers()); ?> --EXPECT-- Array ( ) Array ( [0] => default output handler ) Array ( [0] => default output handler [1] => default output handler ) Array ( [0] => default output handler ) Array ( )
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare