[PHP] running Batch process using php

2007-10-22 Thread Javed Khan
Hello Everone,
 
I want to run a script in php which should execute at particular condition and 
if the condition is true then it will send out emails to the recipients.
Can anyone suggest how can I achieve this.
 
Thanx,
 
Javed
_
Explore the seven wonders of the world
http://search.msn.com/results.aspx?q=7+wonders+worldmkt=en-USform=QBRE

Re: [PHP] running Batch process using php

2007-10-22 Thread Ashley M. Kirchner

Javed Khan wrote:

Hello Everone,
 
I want to run a script in php which should execute at particular condition and if the condition is true then it will send out emails to the recipients.

Can anyone suggest how can I achieve this.
 
Thanx,
 
Javed
  


   Without spending a whole lot of brain cells at the moment, I'd say 
run it through a cron task (or 'at' task if you're on a Win32 platform).



--
W | It's not a bug - it's an undocumented feature.
 +
 Ashley M. Kirchner mailto:[EMAIL PROTECTED]   .   303.442.6410 x130
 IT Director / SysAdmin / Websmith . 800.441.3873 x130
 Photo Craft Imaging   . 3550 Arapahoe Ave. #6
 http://www.pcraft.com . .  ..   Boulder, CO 80303, U.S.A. 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php