Alternatively if you're using Windows you can write a batch file and use AT to set it to run as often as you like.
Just include the path to PHP.exe and the path to the PHP file in the batch file, like this... D:\PHP\PHP.exe D:\Scripts\email_sender.php HTH! Dave -----Original Message----- From: Ashley M. Kirchner [mailto:[EMAIL PROTECTED]] Sent: 30 September 2001 04:53 To: PHP-DB List Subject: Re: [PHP-DB] Script Hector Gonzalez wrote: > Hi, is there anyway to execute an script with no client intervension?, for example,, i want to make a mailist, with a database,, it'll chek for mail in an address and send email to the ones the are in the database,, is there anyway to do this automatically? Um, why? There are programs specifically designed to do mailing lists for you. Mailman is one of those. (http://www.gnu.org/software/mailman/mailman.html) -- H | "Life is the art of drawing without an eraser." - John Gardner +-------------------------------------------------------------------- Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130 Director of Internet Operations / SysAdmin . 800.441.3873 x130 Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave, #6 http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]