I would like to use SMS service on another server.
The URL for sending SMS is
http://www.abcd.in/test/SMSService.cfc?method=SendSMS&Message=msg&mobno=982545331&AppID=lrs-ESID
I want to use this URL from within PHP script. I do not know how to do it. Please Help