Welcome Guest, Not a member yet? Register   Sign In
Redirect, Refresh, after set time
#1

What the standard (recommended/best) way to show a response page and then have the browser request a different page after some set time, like 5 seconds (using Codeigniter)?
Reply
#2

jQuery
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

Thanks.

What if javascript is disabled?

How is js (jQuery) better/safer than the php header() function?

PHP Code:
header("Refresh:5; url={$controller}"
Reply




Theme © iAndrew 2016 - Forum software by © MyBB