My site offers a separete album for each user. The user can login and post upload there photos. but viewing any album doesn't require to login. So, unregistered users can also view the albums. My problem is that:
i want the page can be redirect to the right page(for example: www.mysite.com/viewalbum.php?user=myusername) after entering the url www.mysite.com/myusername in the browser. Could somebody give me some suggestion?