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/standard/tests/file/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/file/stream_rfc2397_001.phpt |
--TEST-- Stream: RFC2397 getting the data --INI-- allow_url_fopen=1 --FILE-- <?php $data = 'data://,hello world'; var_dump(file_get_contents($data)); $file = fopen($data, 'r'); unset($data); var_dump(stream_get_contents($file)); ?> ===DONE=== --EXPECT-- string(11) "hello world" string(11) "hello world" ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare