I know how you can send text messages through PHP like you send an email (explenation: Sending a Text Message (SMS) with PHP
and more info: How to Send Free Text Messages Using PHP) but the person has to give their cell phone provider (ex: Sprint, AT&T, Verizon). I want to know if there is a way to have people input their cell phone number for a text to be sent without requiring their provider.
Thanks