Skip to content

PHP class that allows you to send or receive SMS messages via SMSified.

Notifications You must be signed in to change notification settings

fixit/SMSified-PHP-Class

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

One class for sending and receiving SMS messages via SMSified.  It does not currently support some of the more advanced functionality, just sending and receiving.

USAGE:
 - See example_send.php for an example of how to use this class for sending SMS messages.
 - See example_receive.php for an example of how to use this class for receiving SMS messages.
 
 NOTE:
  - If you use multiple phone numbers for sending SMS messages, you can switch numbers by using the following:
    $SMSified->ChangeSMSifiedNumber('NEW_PHONE_NUMBER');

About

PHP class that allows you to send or receive SMS messages via SMSified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published