Hi..
I need some help from all of you.
My link cannot go to the next page when i include index.php?page= in my line.Like the example below..
<td><div align="center"><a href="index.php?page=view_user.php?ref1=<?php echo $row['user_id'];?>">View</a></div></td>
If I remove the index.php?page= , the page can link to the page that i want to go.
Can anyone help me to solve this problem? Really need your help. Thanks..