In many of the forums i have observed that , we can re direct the page like

thanks for logging in u will be redirected in 5 secs

and eventually the 5 secs decreases to 0 and the page gets redirected.


In my php code i could redirect the page simply through

header("Location: http://www.MyWebPage.com/");

How do i show the seconds and finally redirect.

Recommended Answers

All 2 Replies

Ohh.... Common guys i need some help ..?
I did almost of wat i could think of , i would be glad if u could provide me with some guidance...


Ps: I am aware that i cannot post one after the another , (i apologies for that )

Since any echo before redirect will cause error, then I think there is some sort of buffering and then redirect while using timer

Mhh! Completely theory that I don't know its validity ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.