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/spl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/spl/tests/fileobject_getsize_basic.phpt |
--TEST-- SPL: SplFileObject::getSize --CREDITS-- H�vard Eide <nucleuz at gmail.com> #Testfest php.no --INI-- include_path=. --FILE-- <?php $file = __DIR__ ."/data.txt"; file_put_contents($file, "foobar"); $s = new SplFileObject( $file ); echo $s->getSize(); ?> --CLEAN-- <?php $file = __DIR__ ."/data.txt"; unlink($file); ?> --EXPECT-- 6
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare