Auto-Redirection
Posted: Mon Oct 20, 2003 6:56 pm
Hey, I got a url ww.team101.net and I want it to automatically goto team101.net/html Does anyone know How I can do this?:
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
thanks that workedSevengraff wrote:if you mean like a simple redirect then use header("location: http://www.team101.net/html/");