[PHP] Free SMS text messages using a form

**[SIZE=1]Does anyone know of a tutorial that teaches you how to make something similar to this?

[/SIZE][SIZE=1][COLOR=Red]http://www.cbfsms.com/
**[/COLOR]I have looked and can’t seem to find anything. My knowledge of php isn’t good enough to make one my self. I know its possible with php but i havn’t got a clue how to do it.

Thanks for your help…[/SIZE]

Probably not one tutorials to show you how to do all that, you probably have to look at lots of php tutorials and piece it together to make it happen.

All i really want is a simple form that sends a text message to a number.

http://www.phpfreaks.com/quickcode/Cell-Phone-Email-Addresses/558.php

Ran across this and thought it might help you.

Don’t quote me, but I think an SMSing service is something you pay for. I looked into it for about 5 minutes one day and I’m pretty sure that was the reason I moved on without it.

If you know the carrier you can just add the 10 digit number to their suffix and send it as an email and you’ll be golden. For instance t-mobile is ##########@tmomail.net and verizon is ##########@vtext.net etc. Of course the recipient will be charged for the text message.