I've tried this with headers and with a javascript. The issue I'm running into is that the page is redirected before the user has a chance to read the page (page isn't even loaded). I'm trying to find a way to have a 5 second pause so the reader can see text before the page gets redirected. I've tried using the sleep() function but the page isn't seen.

I'm open to suggestions (this is for PHP 4.x)