|
|
|
แบบทดสอบออนไลน์ ผมแรนดอม คำตอบไม่ได้ครับ จะเขียนยังงัยครับ ช่วยผมที |
|
|
|
|
|
|
|
<?
$number=1;
include "connect.php";
$sql="select *from tb_exam order by rand() ";
$result=mysql_db_query("$dbname",$sql);
while ($r=mysql_fetch_array($result)) {
$id=$r[id];
$question=$r[question];
$choice1=$r[choice1];
$choice2=$r[choice2];
$choice3=$r[choice3];
$choice4=$r[choice4];
$arr=array($choice1,$choice2,$choice3,$choice4);
shuffle($arr);
echo "<br> ข้อ $number . $question</b><br>
<input type='radio' name='select_$id' value='1'>$arr[0]<br>
<input type='radio' name='select_$id' value='2'>$arr[1]<br>
<input type='radio' name='select_$id' value='3'>$arr[2] <br>
<input type='radio' name='select_$id' value='4'>$arr[3] <br>
<input type='hidden' name='total_question[]'value='$id'>
<hr> " ;
$number++;
}
?>
โค้ดที่ผมเขียนครับ ผิดหมดเลยป่ะ
|
|
|
|
|
Date :
4 มิ.ย. 2551 15:25:53 |
By :
นายโง่ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ในบทเรียนมีครับ
|
|
|
|
|
Date :
4 มิ.ย. 2551 17:21:19 |
By :
เต้ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คือผมต้องการให้คำตอบมันแรนดอมด้วยครับ
$arr=array($choice1,$choice2,$choice3,$choice4);
shuffle($arr);
พอมันแรนดอมแล้ว มันตรวจสอบคำตอบที่ถูกไม่ได้ครับ ช่วยแนะนำด้วยครับ
|
|
|
|
|
Date :
4 มิ.ย. 2551 19:11:04 |
By :
นายโง่ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'จตุคาม,รุ่นุทธคมเขาอ้อ ปี45'
|
|
|
|
|
Date :
11 มิ.ย. 2551 11:19:07 |
By :
test |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|