Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Cara Membuat Form Input dari HTML ke PHP

Cara Membuat Form Input dari HTML ke PHP

hai guys, kali ini saya akan membuat form input html dengan php sederhana, tanpa panjang lebar langsung kita buat yuk!



- Pertama :
 anda hidupkan Apache di Xampp atau Web Server yang anda gunakan.

 - Kedua :
anda buka text editor kesayangan anda, kalau saya sih menggunakan sublime text.

- Ketiga :
Anda ketik souce code di bawah ini dan simpan di xampp tepatnya di C:\xampp\htdocs\log(nama folder) dengan nama input.html.

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Untitled Document</title>
</head>

<body>
<form id="form1" name="form1" method="get" action="output.php">
  <table width="366" height="99" border="0">
    <tbody>
      <tr>
        <td width="88">User name</td>
        <td width="8">:</td>
        <td width="256"><input name="username" type="text" id="username"></td>
      </tr>
      <tr>
        <td>Password</td>
        <td>:</td>
        <td><input name="password" type="password" id="password"></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td><input name="kirim" type="submit" id="kirim" value="kirim"></td>
      </tr>
    </tbody>
  </table>
</form>
</body>
</html>
 
- Keempat :
Anda ketik souce code di bawah ini dan simpan di xampp tepatnya di tempat anda menyimpan file inputt tadi dengan nama output.php.

<?php
$username = $_GET['username'];
$password = $_GET['password'];
echo " Hallo ".$username;
echo "<br>";
echo "<br>";
echo " Passwordmu ".$password;
?>

- Kelima
Setelah anda selesai membuatnya, sekarang anda akses lewat browser dengan url : http://localhost/log/input.html

jika tidak muncul syntax error, itu artinya anda telah berhasil membuat From inputan.

Selesai dah, gak terlalu susahkan untuk membuat Form Input. Sekian untuk kali ini semoga tutorial diatas bermanfaat untuk agan-agan dan terima kasih.


Komentar

  1. Best Casino Site in Kenya
    Best Casino site in Kenya. It is a well-known site offering a luckyclub.live wide range of games, with thousands of players from countries around the world. Discover Best Betting Site: Betwinner

    BalasHapus

Posting Komentar

Postingan populer dari blog ini

Cara setting bias

PENTINGKAH HFE TRANSISTOR FINAL POWER AMPLIFIER

CARA MODIFIKASI POWER OCL 150 W