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/ftp/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/ftp/tests/bug7216-2.phpt |
--TEST-- Bug #7216 (ftp_mkdir returns nothing (2)) --SKIPIF-- <?php require 'skipif.inc'; ?> --FILE-- <?php require 'server.inc'; $ftp = ftp_connect('127.0.0.1', $port); if (!$ftp) die("Couldn't connect to the server"); var_dump(ftp_login($ftp, 'anonymous', 'IEUser@')); // test for the correct behavior this time var_dump(ftp_mkdir($ftp, 'CVS')); ?> --EXPECT-- bool(true) string(20) "/path/to/ftproot/CVS"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare