- Beranda
- Website, Webmaster, Webdeveloper
[Ask] PHP Echo banyak tag HTML ga jalan dengan FOR loop
...
TS
gegehare
[Ask] PHP Echo banyak tag HTML ga jalan dengan FOR loop
PHP Code:
<table width="100%" border="0">
<?php
for ($i=1; $i<=5; $i++)
{
echo '
<tr>
<td></td>
<td></td>
<td colspan="3"><div id="box" style="display: none;">2. <select name="jeniscucian" style="width:50">
<option>Pilih Order</option>
<option>BedCover</option>
<option>Selimut</option>
<option>Gordyn</option>
<option>Sprei tebal</option>
<option>Jaket</option>
<option>Paket (diatas 7KG)</option>
</select>
<label for="textfield">
<input name="jecu2" type="text" id="jecu" size="5" maxlength="5" value="0" class="classname" />
potong</label>
<input name="cuset2" id="cuset" type="radio" value="cuci dan setrika" checked/> Cuci + Setrika
<input name="cuset2" id="cuset" type="radio" value="setrika" /> Setrika
<label class="harga">*Harga</label>
</div>
</td>
<td>
</td>
</tr>
';
}
?>
</table>
kenapa ga muncul sama sekali ya gan ?

hrs nya kan muncul 5x ?
mohon pencerahan
thanks in advance
0
608
1
Komentar yang asik ya
Mari bergabung, dapatkan informasi dan teman baru!
Website, Webmaster, Webdeveloper
23.5KThread•5.5KAnggota
Urutkan
Terlama
Komentar yang asik ya