follow me
on twitter
welcome to my blog
Rabu, 04 April 2012
contoh statement menggunakan FOR di php:
Diposting oleh
dje palloge
di
15.52
<?php
$a = 1;
$b = 20;
for ($a; $a <= $b; $a++) {
echo "Nilai ke $a ";
echo "<br />";
}
?>
Posting Lebih Baru
Posting Lama
Beranda
Halaman
Beranda
RadarURL
follow
Blog Archive
►
2013
(10)
►
Februari
(10)
▼
2012
(20)
►
Juni
(2)
►
Mei
(3)
▼
April
(10)
KASUS 1 : PENGGAJIAN KARYAWAN STIMED
KASUS 2 : MENGHITUNG LUAS PERSEGI
KASUS 3 : TOKO KAIN
biodata menggunakan HTML
contoh statement INCLUDE di php:
contoh statement REQUIRE di php:
contoh statement menggunakan SWITCH di php:
contoh statement menggunakan FOR di php:
contoh statement menggunakan WHILE di php:
contoh statement menggunakan IF di php:
►
Maret
(5)
followers
my. name is st.khadijah.palloge, I was born makassar 5 january 1993 and I am now lecture at stimed nusa palapa
Diberdayakan oleh
Blogger
.