include "connect.php";
if(isset($iduser)){
$sql = mysql_query("select * from pelanggan a, user b where a.email = b.email and idpelanggan='$iduser'");
}
?>
Nyasko - Nyari Sekolah
include "jquery.php";?>
include "ornamenawan.php"; ?>
include "header.php";
include "method.php";
?>
Lencanaku
$i=1;
$sql = mysql_query("select * from badge order by idbadge");
while($baca = mysql_fetch_array($sql)){
echo "![\"$baca[nama]\"/](\"$baca[urlgambar]\") |
";
$syarat[$i]="$baca[syarat]";
$i++;
}
?>
for($a=1;$a<$i;$a++){
echo "".$syarat[$a]." |
";
}
?>
Copyright © 2012 Nyasko.com