PHP SMS (Miscellaneous)

PHP SMS

PHP SMS Class is created to make process of SMS integration on Your website as easy as possible. It uses our API server to send messages fast, reliable and safe. Our gateway is Clickatell, used by big companies such as Facebook, Google, etc… We handle all your needs and provide you with a simple solution.

How to use it

You can use it with just 2 lines of code!

$sms = new SMS(_TOKEN_); # instantiate class and set token
$sms->send('38761000000', 'Hello World'); # send SMS

Support

If you have any questions, comments, just make a comment or send us email, and we will reply as soon as possible.

Thanks!

Download PHP SMS (Miscellaneous)

Leave a Reply

Your email address will not be published. Required fields are marked *