mirror of
https://github.com/php/php-src.git
synced 2026-03-28 18:22:42 +01:00
Update curl_multi_info_read.phpt
This commit is contained in:
@@ -10,8 +10,8 @@ if (!extension_loaded('curl'))
|
||||
--FILE--
|
||||
<?php
|
||||
$urls = array(
|
||||
"it.yahoo.com/",
|
||||
"fr.yahoo.com/"
|
||||
"bugs.php.net",
|
||||
"pear.php.net"
|
||||
);
|
||||
|
||||
$mh = curl_multi_init();
|
||||
|
||||
Reference in New Issue
Block a user