Posts

Showing posts from February 23, 2019

Show SMS List in PHP - Using Huawei Dongle E8372

Image
0 2 I am using Huawei E8372, for displaying my sms list in PHP I have tried a code but not working showing error 125002 Below My code $MODEM_IP="192.168.8.1"; $ch = curl_init("http://$MODEM_IP/api/webserver/SesTokInfo"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $txResult = curl_exec($ch); //echo $txResult; $Token=substr($txResult,57,32); $Session=substr($txResult,108,128); //echo $Token; //echo $Session; $url = "http://192.168.8.1/api/sms/sms-list"; //echo $url; //exit(); $data='<request><PageIndex>1</PageIndex><ReadCount>3</ReadCount><BoxType>1</BoxType><SortType>0</SortType><Ascending>0</Ascending><UnreadPreferred>1</UnreadPreferred></request>'; $ch = curl_init()

I am a giant among ants

Image
5 $begingroup$ I am a giant among ants, a nothing - yet something! - among man. I may be costly or inexpensive; my markings will tell you, done. In this grand year of 2019 my kind turns 41. We're made of a material not like a canyon or a can. I've got two arms, two hands, one head, two legs. That should sound familiar, I certainly think. So come, watch one of my movies with non-liquid drink! Just don't take my chair. It's small and covered with pegs. And of course....... Who am I? riddle poetry share | improve this question asked 6 hours ago Brandon_J Bra