Show Menu
Cheatography

SybaseClient Cheat Sheet (DRAFT) by

private

This is a draft cheat sheet. It is a work in progress and is not finished yet.

sendMT­Message

input
$body, $sms_uri, $auth
$request
HTTP::­Req­ues­t->­new­('P­OST', $sms_uri, $header, $body);
return
$gatew­ay_­resp, $respo­nse­Status (0/1)
 

format­_te­xt_­message

input
$text
purpose
chomp text, space, special symbol
return
modified text