you can create the sending email page, with parameter if you likke, and for the timer, scheduled with cron and call your cake file path using curl/wget, just like a web browser request.
you can call it from the local machine or from other machine using curl or wget. On Tue, Jun 7, 2011 at 9:15 PM, sandeep sachan <[email protected]>wrote: > > > hello, everyone > > > I am new in cakephp ..i am trying to send email to multi users .. > but this email send per 1 min every user can you help me ......??? > /// > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
