Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. final String URL = "http://www.sample.com/api/sendsms.php?username=name&password=pass&message=Your verification number is: " + randomNum +
  2. "&numbers=" + mobile + "&sender=app&return=json"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement