Joomla - MVC: Creating Controller and Model for Back EndTag: joomla, MVC, component, pattern, controller, model Category: PHP Frameworkpost: 06 Feb 2008 read: 1,155 Joomla Back End MVC Step By Step Tutorial - Part 2: At previous post, we have talked about enter point use MVC. Now, we will create a controller and model (for retrieve data). What task this controller? You can read here. Create a file named "controller.php" within Joomla\administrator\components\com_hello. Enter following code:
|
| | Give Your Opinion | Recommend |
|


