if you want to redirect a user from one page to another you can use the php header() function in php you can use this

EXAMPLE PHP CODE
header('Location: http://www.wallpaperama.com/forums/');


this function is very helpful when sending a visitor automatically from one webpage to another, you can even send them to another website site url