codeigniter - is it neccessary to have a controller for every model while using mvc -


i new mvc. please tell me necessary have controller every model, or can use single controller more 1 models. answers highly appreciated. in advance.

you can load number of model in 1 controller or model can loaded in multiple controller. codeigniter not following convention , hence can use want.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -