Joomla - MVC: Creating Form Input Data for Back-EndTag: joomla, MVC, pattern, component, form Category: PHP Frameworkpost: 07 Feb 2008 read: 1,117 Joomla Back End MVC Step by Step Tutorial - Part 6: In this post, we will learn how to create form. This form have 2 function, it can use to add and edit data. So, edit and input data will be served by one form. First, open your "controller.php". Update with following code:
Then, open view section "admin.hello.html.php". Enter following code:
The result like this:
|
| | Give Your Opinion | Recommend |
|




