Page 1 of 1

time interval?

Posted: Tue Jul 13, 2004 5:27 pm
by ddragas
How to setup time interval?

After query has been done wait for 3 seconds and then redirect to index.php

Posted: Tue Jul 13, 2004 5:30 pm
by feyd

Code: Select all

<html><head><meta http-equiv="refresh" content="3; http://yoururl.com"></head></html>