The coding is really simple. But i don't know enough php. It is like sending an email.
The forms that are needed.
Name:
Email Address:
Cell Phone Number you are sending the sms to:
Subject:
Message:
Cell Phone Carrier (drop down list or radio buttons):
Send Button:
But happens in the inside (script) is that, the script takes the phone number and the Cell Phone Carrier and puts them together.
6125551234 + Tmobile = Then the message is sent to the email: 6125551234@tmomail.net then the person will get it on there cell phone. I know how it works but don't know how to write the PHP. I can do all the html forms if someone will help me.
|