US Cellular free text messaging
Posted on Sunday, May 7, 2006 in Technology News
US Cellular free text messaging
I have designed a nice php script to send sms messages to U.S. Cellular subscribers for free. This is a convienient thing to have on your site for your visitors to quickly contact me. Using php is more secure if you dont want people to view your phone number in the source. Anyway here is the source code for the form.
Message Sent“;
}else{
echo “Please fill in all the fields and re send your message.”;
}
?>
Leave a Comment