You can simply create a new controller/model and parse your data there. Create a view so that everything would be ready.
You should also take a look at routes.php which can be found at cake/app/core/routes.php and change routing to your desired place. Hope you find this handy, Faifas On Tue, Apr 14, 2009 at 08:14, deepesh gairola <[email protected]>wrote: > > hi friends , > I want to use home.ctp for a default page to avoid > adding new parameter in the URL . > In home.ctp i wan to show some values from database . What options do > i have ?? > > Regards > deepesh gairola > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
