Visitors to my site should be able to browse the site without logging in. If at some stage(say for example when viewing order.php), they want to log, they can then log and the same page is displayed(i.e. order.php). If they don't have username, they'll create one and order.php is shown after sign up. Please help.