Hello,
Does anyone know of a good SMS provider to use? I have a database (MySQL) of user's that I would like to send out regular text messages to. I want to build a management system (in php) where I can select a group of people, for example all people from London, and send out a text message to them. This would be done by sending the list of mobile numbers and the message to the SMS provider behind the scenes. It would be good if the provider had a system that I could log into and see how many messages I sent, and if the numbers are valid.
Thanks for you help.