Skip to content

revathskumar/sms-with-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ Deprecated ]

This project is deprecated. Way2sms has changed its UI after this and this project won't work anymore.

How to use Build Status

================ require_once('/path/to/classSms.php'); $ob = new Sms('way2sms_username','way2sms_password'); $message=$ob->sendSMSToMany('mobile_no','message_to_send');

About

Send sms in php using way2sms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages