You could use a standard HTML technique which is putting a meta statement into the <HEAD> of your HTML Like so <HEAD> <meta http-equiv="Refresh" content="120"> </HEAD> The 'content' variable could be set to 5. In the example I have provided the page will auto-refresh every 120 seconds (2 minutes). Paul --- Donatas <MDonatas@centras.lt> wrote: > I would also like to know how to do that.... it > would be nice to make > script that sends emails on a certain preset time. > Like Birthday > notifications, etc... > > ascll wrote: > > >Greetings, > > > >Could someone please teach me how to configure my > .php page to auto refresh, > >say every 5 seconds? > > > >Thanks in advance and I'm using PHP ver 4.3.3 > > > > > >Regards, > >ascll > >ascll@yahoo.com > > > > > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php