Hi,
I'm currently developing a website for a client and they want their
support system to send them an SMS Message if the ticket priority is
high, so they can act on it immediately.
The way the client has setup the SMS Service is via a querystring passed to their sms gateway's API.
Code:
Example:
http://sms.gateway.com/SMSSend?user=username&pass=password&smsto=sendingtonumber&smsfrom=sendingfromID&report=1
I need to somehow execute the above querystring for it to send an
sms, and the operator will return an SMS ID number if it is successful.
I'm new to the SMS Service area so i'm not sure how to go about this.
If anyone can help me it would be greatly appreciated as it will save
me subcontracting this area of the website, thus saving time and money.
thanks
Craig
CM Development UK Ltd