|
(Resolved)
Hello experts,
I need a help urgently. I have a contact form on my website. My contact form is simple as normal.
When a guest click on submit button, a email is send to me currently. Now what i want is a text message on my mobile also comes when guest click on submit button. That means executing two files on 1 click, how it possible?
I have clickatell gateway and sms credits and also have a php script that send sms as sendsms.php
Currently, a form is emailed to me using contactsend.php file from contact form.
So, how to do coding such that when guest click on submit, sendsmsphp and contactsend.php runs.?
Please help me, i need it.
Last edited by jai10; 12-21-2010 at 05:06 AM..
Reason: Problem solved, thanks
|