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/curl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/curl/tests/curl_basic_015.phpt |
--TEST-- Test curl_init() function with $url parameter defined --CREDITS-- Jean-Marc Fontaine <jmf@durcommefaire.net> --SKIPIF-- <?php if (!extension_loaded("curl")) exit("skip curl extension not loaded"); ?> --FILE-- <?php $url = 'http://www.example.com/'; $ch = curl_init($url); var_dump($url == curl_getinfo($ch, CURLINFO_EFFECTIVE_URL)); ?> ===DONE=== --EXPECTF-- bool(true) ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare