Help - Controllers (MVC)
Posted: Mon Jun 07, 2010 11:02 pm
Good Day,
I would just like to ask if controllers are better of to be:
-required/included on the view php file
or is it better if I:
-redirect the page to the controller php file then redirect to the view php file?
I would just like to ask if controllers are better of to be:
-required/included on the view php file
or is it better if I:
-redirect the page to the controller php file then redirect to the view php file?