Hi, Please follow http://book.cakephp.org/view/1528/Blog to build a basic blog application in CakePHP so that you will get familiar with CakePHP working.
Amit Badkas PHP Applications for E-Biz: http://www.sanisoft.com On Sun, Dec 26, 2010 at 7:38 PM, Ahmed - CakePHP <[email protected]>wrote: > > Hello Everybody, > > As you know, I am a beginner in CakePHP. > I trying to do a blog, simple blog, just as a training in how to build > a websites using CakePHP. > > I created few Controllers, such as (users, posts, comments and > categories). > Also I designed the Home Page, which is empty now. > > I want to know: > How can I display data from the Tables in the database in the Home > Page. > > For example: > - I want to display the latest posts. > also, may be, the latest registered users > or whatever > > > Can you please tell me how CakePHP deals with this. > > > > Thank you in Advance, > Ahmed > > 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 [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
