Skip to content

z2z/sms-with-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • PHP 100.0%