/ Published in: HTML
Use to redirect an html page after headers have already been sent. The 5 is the number of seconds before redirect to the URL.
Expand |
Embed | Plain Text
<meta http-equiv="refresh" content="5;URL=index.php" />
You need to login to post a comment.
