I want to send sms through my website using SMS gateway, i have the following HTTP API to send sms http://indiansms.smsmaker.in/api/sendmsg.php?user=UNAME&pass=PASS&sender=SENDER&phone=MOBILENO&text=MESSAGE&priority=Priority&stype=TYPE
I want to send customized message and send to custom users using form page php