In 1.3, go to chapter 11 and there you will build a small blog. You can also purchase a book from Amazon that will push you in the right direction.
On Mon, Jan 9, 2012 at 1:39 PM, Yves S. Garret <[email protected]>wrote: > If you are using 2.0: > http://book.cakephp.org/2.0/en/ > If you are using 1.3: > http://book.cakephp.org/view/876/The-Manual > > > On Mon, Jan 9, 2012 at 11:26 AM, jeremyharris <[email protected]>wrote: > >> It sounds like your requests to google are going to be a regular thing, >> like a CRON job. If I'm correct in assuming this, your best bet is to >> create a Shell class that you will run via CRON to regularly collect data >> and place it in your database. >> >> Frontend-wise, I'm not sure what you're doing so there's not much I can >> say, although after the data is collected you can display or do whatever >> you want with it. >> >> -- >> 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
