/ Published in: Java
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
try { q += "&" + "phone=" + PHONE; conn.setDoOutput (true); wr.write (q); wr.flush(); String line; wr.close(); rd.close();
URL: http://www.smsmatrix.com/?sms-gateway