Maksudnya seperti ini:
<html>
<table>
<tr>
<td></td>
<?
$i=1;
while($i<=10){
?>
<td><? echo "Kolom ".$i; ?></td>
<?
$i=$i+1;
}
?>
</tr>
<tr>
<td>Baris</td>
<?
$i=1;
while($i<=10){
?>
<td><? echo "(1,".$i.")"; ?></td>
<?
$i=$i+1;
}
?>
</tr>
</table>
</html>
On Dec 14, 2007 10:53 AM, tito surya wardhana <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> ada yang pernah bikin tabel tapi loopingnya kesamping ngga ? , jadi ada
> kebawahnya fix 10 baris trus kekanannya (kolom) dinamik.
> Klo yang nambahnya baris kan sering, lagi butuh nih..bingung klo kesamping
> naro while nya dimana.
>
> salam
>
> tito
>
> ---------------------------------
> Looking for last minute shopping deals? Find them fast with Yahoo! Search.
>
> [Non-text portions of this message have been removed]
>
>
>
[Non-text portions of this message have been removed]
--
www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia
Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ITCENTER/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ITCENTER/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/