Kamis, 04 Juli 2013

kakak aku mau tanya ni kenapa ya kok aku setelah l...

Thank you for using rssforward.com! This service has been made possible by all our customers. In order to provide a sustainable, best of the breed RSS to Email experience, we've chosen to keep this as a paid subscription service. If you are satisfied with your free trial, please sign-up today. Subscriptions without a plan would soon be removed. Thank you!
Arista Nagato 2:21am Jul 5
kakak aku mau tanya ni kenapa ya kok aku setelah login data2 lainya kok gak mau muncul yang muncul cuma nim aja hasil out putnya kayak gambar di bwh ini gan
ni scriptnya

<?php
$nama=$_POST['nama'];
$tempat=$_POST['tempat'];
$tanggal=$_POST['tanggal'];
$bulan=$_POST['bulan'];
$tahun=$_POST['tahun'];
$alamat=$_POST['alamat'];
$kelas=$_POST['kelas'];
$induk=$_POST['induk'];
$password=$_POST['password'];
$status=$_POST['status'];
include"koneksi.php";
//susun query
$query= "SELECT * FROM biodata WHERE no_induk = $induk and password = $password" ; //echo $query;
// eksekusi query
mysql_query($query)or die(mysql_error());

?>
<form id="form1" name="form1" method="post" action="">
<table width="1168" border="1">
<tr>
<td height="101" colspan="2">&nbsp;</td>
</tr>
<tr>
<td width="221" height="182">&nbsp;</td>
<td width="931" rowspan="5" valign="top"><table width="314" border="1">
<tr>
<td width="176">Nama</td>
<td width="122"><?php echo "$nama";?></td>
</tr>
<tr>
<td>Tempat/Tanggal Lahir</td>
<td><?php echo "$ttl";?></td>
</tr>
<tr>
<td>Alamat</td>
<td><?php echo "$alamat";?></td>
</tr>
<tr>
<td>Kelas</td>
<td><?php echo "$kelas";?></td>
</tr>
<tr>
<td>No Induk</td>
<td><?php echo "$induk";?></td>
</tr>
<tr>
<td>Password</td>
<td><?php echo "$password";?></td>
</tr>
<tr>
<td>Status Pembayaran</td>
<td><?php echo "$status";?></td>
</tr>
</table></td>
</tr>
<tr>
<td height="23">Biodata</td>
</tr>
<tr>
<td height="23">Komentar Guru</td>
</tr>
<tr>
<td height="24">Ganti Password</td>
</tr>
<tr>
<td height="260">&nbsp;</td>
</tr>
</table>
</form>

Arista Nagato 05 Jul, 2013


-
Source: http://www.facebook.com/groups/35688476100/?id=10151736355566101
--
Manage subscription | Powered by rssforward.com

Tidak ada komentar:

Posting Komentar