On Monday, 22 October 2012 05:37:19 UTC+2, ecko usil wrote: > > Thanks kani for your answer, I know that cakephp is not CMS. In my case, I > just develop application with cakePHP and I want scheduling some task, and > automate update some action when scheduled time is coming. What can I say, > maybe create automated cronjob and crontab from controller.
OR just have a published date field in the db, which defaults to the date of creation, and select posts with published > NOW(). Why do you want to make a simple task more difficult? AD -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
