I dont think Zend_Scheduler has been created as of yet. This is merely a proposal.

What you might be interested in is taking existing components to do this job. For example, you could use Zend_Queue to schedule or create a queue of jobs, then write a script that is triggered to create and send mails with Zend_Mail.

URLS:
http://framework.zend.com/manual/en/zend.queue.html
http://framework.zend.com/manual/en/zend.mail.html

hope that helps,
ralph

Abi wrote:
I would like to use Zend_Scheduler, Please tell me how to use, I have got a URL on working of zend_scheduler to send emails, But i dont know how to use that material,Please tell me how to use it. http://framework.zend.com/wiki/display/ZFPROP/Zend_Schedule+-+Mark+Corti
------------------------------------------------------------------------
View this message in context: Zend_Scheduler <http://zend-framework-community.634137.n4.nabble.com/Zend-Scheduler-tp2280682p2280682.html> Sent from the Zend Framework mailing list archive <http://zend-framework-community.634137.n4.nabble.com/Zend-Framework-f634138.html> at Nabble.com.

Reply via email to