Kamis, 03 Oktober 2013

PHP Indonesia - Facebook: Mohon bantuanya., Master., ane mw tnya., ane bkin ...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
LSAT prep from HLS-educated instructors

LSATMax includes video lessons, unlimited personal attention & support, and over 6,000 real questions from previous LSAT's. Enroll for just $299.
From our sponsors
Mohon bantuanya., Master., ane mw tnya., ane bkin ...
Oct 4th 2013, 01:07, by Ariezky Bukhari

Ariezky Bukhari 1:07am Oct 4
Mohon bantuanya., Master., ane mw tnya., ane bkin skript perulangan simpan_data.php kyk gni.,
tp koog g jlan knp y.,

<?php
session_start();
include "koneksi.php";
if (isset($_POST[simpan]))
{
$jml = count($_POST[nomhs]);
if (jml=0)
{
echo"Input Kosong";
}
else
{
for ($i=0; $i<=$jml; $i++)
{
$hadir=$_POST['hadir'];
$nt1=$_POST['nt1'];
$nt2=$_POST['nt2'];
$nt3=$_POST['nt3'];
$nt4=$_POST['nt4'];
$res=$_POST['res'];
$na=($nt1+$nt2+$nt3+$nt4)/4;
$simpan=mysql_query("INSERT into praktikum values('$hadir','$nt1','$nt2','$nt3','$nt4','$res','$na') where a.nomhs=b.nomhs and a.idshift='$idshift' order by a.nomhs");
}
}
}
?>
<meta http-equiv=refresh content=0;url="daftarnilai.php">

Fandri Samudra 1:14am Oct 4
jml=0>> $jml==0

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar