Ex.
Homepage:
<a href="http://zirber.comlu.com/users/profile.php?uid=<?php echo $user_info['id']; ?>">Profile</a>but when you click the link it comes out as:
http://zirber.comlu.com/users/profile.php?uid= and then shows Profile not found. And I want it to show the id after uid.