Tag Archive | php sms

Send SMS to mobile phones in PHP

It is very simple to send sms to mobile phones in PHP and here is a just four lines code for this. Create a table name `api_details` having fieldsĀ  `name`, `username`, `password`, `sender_id`, `api_url`, `c_id`, `other` and connect with database.