Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Auto redirect


omoutop - 3:23 pm on Nov 28, 2011 (gmt 0)



sleep(10);
header("Location: page-two.htm");


As long as there is no output to screen, this should work.

If you want to redirect user after the page loads, then only javascript can provide you with a solution.


Thread source:: http://www.webmasterworld.com/php/4391561.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com