Can i use header() to redirect to multiple URLs with a time gap in between? Suppose i have url1 and url2. Now, what i want is that header first redirects to url1. Then say,a
That is not how it works. The redirect will take you to a new page...and THAT page would then have to do the next redirect. You should do something like: