PHP-Single-Threaded- und Multi-Threaded-Aufrufe
Dec 05, 2016 pm 01:26 PM?//curl_multi_init()
?session_start();
?$url = 'http://localhost.huawei.com:8060/ecommunity/index.php?app=admin&mod =DataMove&act=moveData_share';
?$ch = curl_init();
?curl_setopt ($ch, CURLOPT_URL, $url);
?curl_setopt($ch, CURLOPT_USERAGENT, 'Mozilla/4.0 (kompatibel; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)');
?curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_TIMEOUT,43200);
?$dxycontent = curl_exec($ch);
?curl_close($ch);
?echo $dxycontent;
?>
?
$url){ ??$conn[$key] = curl_init(); ??curl_setopt ($conn[$key], CURLOPT_URL, $url); ??curl_setopt($conn[$key], CURLOPT_USERAGENT, 'Mozilla/4.0 (kompatibel; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)'); ??curl_setopt ($conn[$key], CURLOPT_RETURNTRANSFER, 1); ??curl_setopt($conn[$key], CURLOPT_TIMEOUT,43200); ??curl_multi_add_handle($mh,$conn[$key]); ?} ? ?$running=null; ?// 執(zhí)行批處理句柄 ?do { ??//usleep(10000); ??curl_multi_exec($mh,$running); ?} while ($running > 0 ); ? ?$results = Array(); ?foreach($conn as $ckey => $cvalue){ ?? ??curl_close ($conn[$ckey]); //關(guān)閉語柄 ??$results[$ckey] = curl_multi_getcontent($conn[$ckey]); ??curl_multi_remove_handle ( $mh, $conn[$ckey] ); //釋放資源
?} ?curl_multi_close($mh); ?print_r( $results); ?>
?
bat調(diào)用
@echo off
?echo ?begin...................................“
?d: xampphtdocstrial
?php moveUser_1.php
?pause

Hei?e KI -Werkzeuge

Undress AI Tool
Ausziehbilder kostenlos

Undresser.AI Undress
KI-gestützte App zum Erstellen realistischer Aktfotos

AI Clothes Remover
Online-KI-Tool zum Entfernen von Kleidung aus Fotos.

Clothoff.io
KI-Kleiderentferner

Video Face Swap
Tauschen Sie Gesichter in jedem Video mühelos mit unserem v?llig kostenlosen KI-Gesichtstausch-Tool aus!

Hei?er Artikel

Hei?e Werkzeuge

Notepad++7.3.1
Einfach zu bedienender und kostenloser Code-Editor

SublimeText3 chinesische Version
Chinesische Version, sehr einfach zu bedienen

Senden Sie Studio 13.0.1
Leistungsstarke integrierte PHP-Entwicklungsumgebung

Dreamweaver CS6
Visuelle Webentwicklungstools

SublimeText3 Mac-Version
Codebearbeitungssoftware auf Gottesniveau (SublimeText3)