Skip to content

smspilot/smspilot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
1C
 
 
 
 
 
 
 
 
 
 
 
 
 
 
PHP
 
 
 
 
 
 
VB
 
 
 
 
 
 

SMSPILOT.RU примеры, классы, библиотеки и проекты

Примеры отправки SMS через sms-шлюз SMSPILOT.RU на разных языках программирования.

#API-1 Для отправки SMS сделайте HTTP-запрос к серверу smspilot.ru.

Пример запроса с обязательными параметрами

http://smspilot.ru/api.php?send=test&to=79037672215&apikey=XYZ

test - текст сообщения
79037672215 - номер телефона
XYZ - нужно заменить на API-ключ из настроек в личном кабинете https://smspilot.ru/my-settings.php#api

Альтернативный PHP-клиент SMSPILOT Олега Штанко

https://github.com/xiaklizrum/smspilot-client

About

smspilot.ru scripts, classes, examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published