PHP Phone Text Message
With this script one can send free text messages to a cell phone right from a web form. This saves you money from having to be charged by a phone carrier to send a text message and also a novel thing to provide your web users with. The script is rather easy to use. There is only 1 PHP file and it simply processes the form after it has been submitted and then sends a text message to the phone number. The script has a plan template so that you can easily add you're own style and design to the PHP form. The form has form field validate to ensure the user has entered all fields and that the phone number is actually a number.