Ha! This is a very broad question. How far are you in your understanding of Cake? Have you made a model for your table? Are you accessing it in a controller?
If you don't know the answers to these questions, you should probably read up more, and all should become clear. The short answer is to call findAll on your model from a controller, then pass this into a view for display in HTML. On Apr 24, 1:20 pm, "rocky verma" <[EMAIL PROTECTED]> wrote: > How to display records from a table in php cake > > Help me to figure out this problem > > Thanks > > Rocky --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
