yoursurrogategod Posted February 26, 2013 Share Posted February 26, 2013 Hi, I think I'm slightly confused about how all of these pieces fit together. These are my files and I've included the output. application/controllers/ReportsController.php: http://bin.cakephp.org/view/1278364199application/views/scripts/reports/date-custom-report.html: http://bin.cakephp.org/view/821235364And this is the output that I get when I run it from this URL [ http://host.com/project/reports/date-custom-report ]: http://bin.cakephp.org/view/2092353700I've shortened the Zend_Debug::dump($this->view) output in the controller. But basically, why is none of the stuff (like "Hello world!") in my view not being displayed? Am I doing something very silly/stupid? Thanks in advance for all help that you guys give, I'd really appreciate it. Quote Link to comment https://forums.phpfreaks.com/topic/274968-what-is-the-relationship-between-the-view-the-controller-and-the-action-in-the-controller-exactly/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.