12-25-2015, 11:06 PM
Hello Brothers,
I'm working with codeigniter since 2.5 year And I love this framework.
But now i need/want to add sub-directories in controller or model folder.
I tried this but getting 404 error.
Many Thanks.
I'm working with codeigniter since 2.5 year And I love this framework.
But now i need/want to add sub-directories in controller or model folder.
I tried this but getting 404 error.
PHP Code:
controller/Admin/Admin.php
PHP Code:
models / Admin / model_admin.php
Many Thanks.
