Hi,
I got a question here.
I know the code to refresh the page is
echo "<meta http-equiv=\"refresh\" content=\"0;URL=user_dlist.php\">";
But how should i go about changing this code:
echo "<a href='view_topic.php?id=".$id."'>View your answer</a>";
Please assist! And thanks a lot!
bear