Re: Cronjob like in cakephp

2010-07-11 Thread Yasir Arafat Hasib
Just make a simple function and allow the function to be execute in you
before controller
Go to your file manager control panel
you will see a cornjob icon and call the page and function that you want to
work as cornjob(You made with executable/allowable)

On Sat, Jul 10, 2010 at 5:33 PM, Dilip Godhani dilip.godh...@gmail.comwrote:

 Hello Fridend

 I want to create one job using cake php how i developed that using
 cakesupport any that type of future ...

 Thanks

 Dilip Godhani
 Software Developer,
 Entourage Solutions
 e-mail: di...@entouragesolutions.com
dilip.godh...@gmail.com
 Web.: www.entouragesolutions.com
 m. 9913822582

 Check out the new CakePHP Questions site http://cakeqs.org and help others
 with their CakePHP related questions.

 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.comcake-php%2bunsubscr...@googlegroups.comFor
  more options, visit this group at
 http://groups.google.com/group/cake-php?hl=en




-- 
Thanks  regards.

Yasir Arafat (Hasib)
Software Engineer
Epsilon Consulting and Development Services (ECDS)
Contact Information:
Cell : +8801816536901
Web: http://arafats.info

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Cronjob like in cakephp

2010-07-10 Thread Dilip Godhani
Hello Fridend

I want to create one job using cake php how i developed that using
cakesupport any that type of future ...

Thanks

Dilip Godhani
Software Developer,
Entourage Solutions
e-mail: di...@entouragesolutions.com
   dilip.godh...@gmail.com
Web.: www.entouragesolutions.com
m. 9913822582

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cronjob like in cakephp

2010-07-10 Thread stefano
console?

On Sat, Jul 10, 2010 at 7:33 AM, Dilip Godhani dilip.godh...@gmail.com wrote:
 Hello Fridend
 I want to create one job using cake php how i developed that using
 cakesupport any that type of future ...
 Thanks
 Dilip Godhani
 Software Developer,
 Entourage Solutions
 e-mail: di...@entouragesolutions.com
            dilip.godh...@gmail.com
 Web.: www.entouragesolutions.com
 m. 9913822582

 Check out the new CakePHP Questions site http://cakeqs.org and help others
 with their CakePHP related questions.

 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group at
 http://groups.google.com/group/cake-php?hl=en




-- 
Stefano Salvatori M.
http://stefano.salvatori.cl/

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: Cronjob like in cakephp

2010-07-10 Thread bujanga
Yes, you use the console. http://book.cakephp.org/view/1106/The-CakePHP-Console

Basically create your shells and tasks and then run your shell from cron.



On Sat, Jul 10, 2010 at 6:33 AM, Dilip Godhani dilip.godh...@gmail.com wrote:
 Hello Fridend
 I want to create one job using cake php how i developed that using
 cakesupport any that type of future ...
 Thanks
 Dilip Godhani
 Software Developer,
 Entourage Solutions
 e-mail: di...@entouragesolutions.com
            dilip.godh...@gmail.com
 Web.: www.entouragesolutions.com
 m. 9913822582

 Check out the new CakePHP Questions site http://cakeqs.org and help others
 with their CakePHP related questions.

 You received this message because you are subscribed to the Google Groups
 CakePHP group.
 To post to this group, send email to cake-php@googlegroups.com
 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group at
 http://groups.google.com/group/cake-php?hl=en


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en