Possible Duplicate:
any good php tutorial on how to send sms to phones?
I'm trying to figure out how I can send text messages/SMS messages with PHP to phones. Is there a way to do this without having to pay for some service? Also can I make a way for people to respond to texts/SMS? For instance when they receive the message can they respond and that data be stored in a MySQL table or something?