How to use multiple mvcs together |
For the CRUD methods you can create a MY_Model with the methods you use
the most and then just extend all your models from the MY_Model. To pass variables in the form you could use hidden input fields. For HMVC you can get it from here: Main Site Documentation Download You will need to check the forums for some update things to do with it. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Messages In This Thread |
How to use multiple mvcs together - by muuucho - 09-25-2017, 02:01 AM
RE: How to use multiple mvcs together - by InsiteFX - 09-25-2017, 03:41 AM
RE: How to use multiple mvcs together - by muuucho - 09-25-2017, 11:59 PM
RE: How to use multiple mvcs together - by InsiteFX - 09-26-2017, 03:09 AM
RE: How to use multiple mvcs together - by muuucho - 09-26-2017, 05:23 AM
RE: How to use multiple mvcs together - by dave friend - 09-26-2017, 10:20 AM
RE: How to use multiple mvcs together - by muuucho - 09-26-2017, 10:30 AM
|