I am using following link for sending message. http://www.smsjust.com/blank/sms/user/urlsms.php?username=XXXX&pass=XXXX&senderid=XXX&dest_mobileno=XXXX&msgtype=XXX&message=XXXX&response=XXXX. But how can i integrate this link with php? I want that, When i click on submit button sms is sent to the specific user and redirect to an another page.