On Sunday, November 07, 2004, at 09:38PM, Kevin Javia <kevin@xxxxxxxxxxxxxxxxx> wrote: >Hi, > >I need to make a function that will execute "automatically" at some regular >intervals. > >Is it possible? If yes, can any give me some hint how can I make such thing? > >Thanks. >Kevin. > I presume you're talking about executing a script on periodic basis, not on a periodic basis within a webpage. If so, and you're on a unix-like OS, try cron. -ryan --------- http://homepage.mac.com/ryansking/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php