Skip to content

Instantly share code, notes, and snippets.

@samhk222
Created January 29, 2021 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samhk222/b7107e30655f966715efd2aa3f29e52f to your computer and use it in GitHub Desktop.
Save samhk222/b7107e30655f966715efd2aa3f29e52f to your computer and use it in GitHub Desktop.
$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