smshttpsoappush

ساخت وبلاگ
ارسال پیامک به ایرانسل

$xml ='

<header></header>
<body>



'.$username.'
'.$password.'

<address>65650000001</address>


989132677411




25
Your text
0


</body>
';
$ch = curl_init();

$cookieFileJar = dirname(__FILE__)."/cookie.txt";
curl_setopt($ch, CURLOPT_HEADER, true);
$headers = array(
"Content-type: text/xml;charset="utf-8"",
"Accept: text/xml",
"Cache-Control: no-cache",
"Pragma: no-cache",
);
curl_setopt($ch, CURLOPT_HTTPHEADER,$headers);
curl_setopt($ch, CURLOPT_COOKIESESSION, TRUE);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);


curl_setopt($ch, CURLOPT_COOKIEJAR, $cookieFileJar);
curl_setopt($ch, CURLOPT_COOKIEFILE, $cookieFileJar);
curl_setopt($ch, CURLOPT_COOKIE, TRUE);


//curl_setopt($ch, CURLOPT_URL, 'http://92.42.55.113:9001/smshttpsoappush/servlet/messagerouter' );
curl_setopt($ch, CURLOPT_URL, 'http://92.42.49.103:9002/smshttp/soap/smsxmlpushservicews.wsdl' );
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, $xml );



$results2 = curl_exec($ch);
print $results2;
ارسال پیامک ایرانسل...
ما را در سایت ارسال پیامک ایرانسل دنبال می کنید

برچسب : نویسنده : emohsendavaric بازدید : 166 تاريخ : پنجشنبه 29 مهر 1395 ساعت: 22:36