Tuesday 5 June 2012

Membuat Page SMS Online

Kalau kemarin sudah banyak artikel yang membicarakan bagaimana membuat sms boomber, bagaimana
mengirim  sms  gratis mari  sekaran  kita  buat  halaman  SMS Online  di website  kita  sendiri.  Kan  bangga
kalau  punya web  yang  ada  halaman  sms  online  nya  hehehe.  Sekarang  yang  kita  butuhkan  hanyalah
notepad, notepad ++ juga boleh asal jangan pijat ++ hehehe
Lalu paste code berikut ini:
<html><head> 
<title>Codenesia SMS Online | Created by anharku | code mirror from
http://sms-online.web.id </title>
<link rel="SHORTCUT ICON" 
href="http://codenesia.com/sites/default/files/waffles_favicon_2.png">
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-
1"></head>
<body bgcolor="#38ACEC" background="" text="white" link="#0000ff" 
onload="stuff()"
 oncontextmenu="alert('i'am just naive user'); return false">
 </h1>
<div align="center">
<h1 align="center"><img
src="http://codenesia.com/smfforum/Themes/SoftMC_Blue/images/logo.gif"
width="275" height="100">
     <param value="#ffffff" name="bgcolor">
    <br /> 
     </object>
<center>
<frameset rows="*" framespacing="0" border="0" frameborder="NO">
<iframe name="I2" src="http://sms-online.web.id/widget"
width="270" height="350"> not support
</iframe>
</center>
   </td> 
    </tr> 
  </tbody></table>
<br>
</body></html>

Nah dagh kan Code tersebut yang perlu diperhatikan adalah bagian:
 <iframe name="I2" src="http://sms-online.web.id/widget"
width="270" height="350"> not support
Tag <iframe> berfungsi untuk mendefinisikan inline frame yang berisi dokumen lain. Nah dokumen
tersebut diambil dari http://sms-online.web.id/widget yang memiliki mesin SMS online nya hehehe
Setelah file tersebut di tulis dalam notepad lalu save as dengan ekstensi *.php misal smsonline.php lalu
upload di server kamu. Setelah itu lalu panggil dari browser kamu.
Misalnya: http://codenesia.com/smsonline.php  atau http://codenesia.com/smsonline2.php 
 
Masukkan nomor Hp , lalu tulis pesan smsnya, kemudian jawaab capcha penjumlahannya, tekan tombol
kirim sms maka sms akan dikirim ke No Hp tujuan.

Dagh yagh semoga bermanfaat..

Source : Anharku www.codenesia.com

Newer Post Older Post Home

0 comments:

Post a Comment