i am trying to get random data in my mysql database using RAND function, i got no error my only problem that it always got duplicate data, does any one know how to prevent duplication of data being fetch?...
im taking php subject i find it easy but i just got problem with one of our exercises i cant get the output to be shown.. heres my code
<html>
<body>
<form action="exer005.php" method="post">
1st Integer:Â*<input type="text" name="num1">Â*Â*
2nd Integer:Â*<input type="text" name="num2">
<br>...