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/strings/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/strings/basename_invalid_path_win.phpt |
--TEST-- Test basename() function : usage variations with invalid paths --SKIPIF-- <?php if((substr(PHP_OS, 0, 3) != "WIN")) die('skip Run only on Windows"'); ?> --FILE-- <?php /* Prototype: string basename ( string $path [, string $suffix] ); Description: Given a string containing a path to a file, this function will return the base name of the file. If the filename ends in suffix this will also be cut off. */ var_dump(basename("\377")); echo "Done\n"; --EXPECTF-- string(1) "%c" Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare