Watch that code workaround. It works with Mozilla, but not with IE. I looked up the <meta http-equiv=
It ought to be something like
<meta http-equiv="refresh" content="5;URL=index.php" />
(The 5 is the length of time it waits whilst displaying your message in the body.)