5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-11-09 02:10:26 +00:00
envayasms/server/php/example/test_sms.php

6 lines
119 B
PHP
Executable File

<?php
require_once __DIR__."/config.php";
require_once __DIR__."/lib.php";
var_dump(get_outgoing_sms("16505551212"));