Hi Sirs,
I do write these codes to redirect to another page ONLY when the point's score is fully 10 for example ($row["total_score"]).
Before to be redirected... just wait certain time (for instance, 5 seconds). After this specific time the page can be redirected. If not the page cannot be redirected to another page. Thank you !
query($sql);
if ($result->num_rows > 0) {
$row = $result->fetch_assoc();
echo "
";
echo "