Welcome Guest, Not a member yet? Register   Sign In
How to use multiple mvcs together
#2

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 )
Reply


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



Theme © iAndrew 2016 - Forum software by © MyBB