Add a meta refresh tag to the head section of the output HTML page. (Note though that that is not guaranteed to work on every client, while the header() will, so it might be better to rethink your code logic (or use output buffering) if you're having trouble using header() for this purpose.)