sms - Send and receive SMSes in PHP -
i have 2 questions.
i want send smses web-site in php user giving information orders. need sms displayed 'td-company-name' big e-commerce web-sites. how achieve this? pointers how done? going round , round on googling.
also, there several other operators sending smses application in specific format parsed , respective updates done in database. how achieve this?
note: application designed work in india locally. , backend php , mysql.
send , receive smses in php
i've used both. think twilio has shallower learning curve. nexmo offers free incoming messages. depending on application, play huge factor (for example, sms voting system).
both have excellent documentation , php code samples.
Comments
Post a Comment