I'm just starting with cake so... How do i call a controller that doesn't rely on db response. Example, if I go to localhost/cake/prototype I want the controller prototype_controler.php to execute some code and make the result available for the view. I've tried in prototype_controler.php var $uses = null; no luck, only warnings: Cannot send session cache limiter - headers already sent ... Any help is much appr.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
