Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
$x = SendSMS("127.0.0.1", 8800, "", "", $_POST['txtTELEFONE'], $_POST['txtMENSAGEM']);
echo $x;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment