﷯ ﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯﷯ ﷯﷯﷯﷯Easy Install Instructions:﷯﷯﷯1. Copy the Code﷯﷯2. Log in to your Blogger account
and go to "Manage Layout" from the Blogger Dashboard﷯﷯3. Click on the "Edit HTML" tab.﷯﷯4. Delete the code already in the "Edit Template" box and paste the new code in.﷯﷯5. Click "S BLOGGER TEMPLATES AND TWITTER BACKGROUNDS ?

Rabu, 09 September 2009

Aritmatika



Scriptnya:

";
print "Nilai \$nilai1=$nilai1 dan \$nilai2=$nilai2

";
print "\$nilai1 + \$nilai2 = $jumlah
";
print "\$nilai1 - \$nilai2 = $kurang
";
print "\$nilai1 * \$nilai2 = $kali <:br>"; print "\$nilai1 / \$nilai2 = $bagi
"; print "\$nilai1 % \$nilai2 = $sisa
"; ?>


For




Scriptnya:

"; } $bila = 5; $pola = 1; print "
Bilangan ganjil antara 5 sampai 25
";
for ($pola=1; $pola<10;>

Foreach



Scriptnya:
";

foreach ($klub as $nilai)
{
print "$nilai
";
}
?>

0 komentar: