Now that this post is completely off topic ;)
I just toss in a little javascript snippet if I want to redirect post header(I suppose you could make this a function if you use it a lot)...
?>
<script type="text/javascript">
setTimeout(\'window.location="http://www.yourpagehere.com/"\',2000)...