View difference between Paste ID: nvtwzuGZ and JK1fcBFc
SHOW: | | - or go back to the newest paste.
1
<?php
2
/*
3-
sebelum kamu klik GO.. tebak apa yang akan kamu dapatkan
3+
setelah di klik.. lebih baik apa yg km klik nongol di atas jgn
4
dibawah!!
5
*/
6
$s="<p><ol>";
7
8-
	echo'<pre>';print_r($_POST);echo'</pre>';	
8+
9-
   
9+
10
    foreach($_POST[c] as $id){	
11-
$s="<p>";
11+
	 $s.="<li>tampilkan data dengan id=$id";
12
	$s.=" dan kotak input harganya ";
13
 	$s.="<input type=text name=price[$id] />";
14
    }
15
 
16
}
17
18
19
$s.="</ol>";
20
21
echo "<form method=post name=update  >";
22
for($i=100;$i<110;$i++)
23
{
24
   $s.="<br><input type=checkbox name='c[]'
25
value='$i' />{tebal}$i{/tebal}";
26
27
}
28
29
$s=str_replace("{tebal}","<strong>",$s);
30
$s=str_replace("{/tebal}","</strong>",$s);
31
32
echo $s;
33
?>
34
 
35
<input type=submit value='go' />
36
</form>
37
*Klik terserah.. klik sebagian ato cuma 1.. perhatian apa yg terjadi setelah di klik