When I add the php redirect command in an include file, it redirects just that area, in its little sub window.
How can I make a redirect work with the base page?
Is it even possible, because you can only redirect before the headers, can't you? Would I have to use javascript instead?