예제 #1
0
<?php

require_once 'functions.php';
$sms = new SMS();
echo json_encode($sms->stats()) . "\n";