I\'m developing a web application for sending SMS to mobile from website like 160by2.
I can prepare the URL required for the HTTP GET request as mentioned in the API pro
The below code will make a HTTP request with curl and return the response in $content.
$content