Hi,
I need a way to send SMS-messages from PHP. I'd like to program a gateway to MTNsms(.com). This site requires authorization and allows you to send unlimited sms-messages. Has anyone an idea how to begin at this project?
I assume that site uses an html form to fill-out your sms in, so you should be able to just send an HTTP request with the proper information in it.