Welcome Guest, Not a member yet? Register   Sign In
Again. Controller in Sub-folders (new way?)
#3

[eluser]Ignacio[/eluser]
First of all, BIG thanks for your response tonanbarbarian.
You right, I don't need controllers in folder, in fact I don't use them in folders in my others MVC system, hehehe.

just:
Code:
application/controllers/main.php
application/controllers/privacy.php

Works fine now with just that. Maybe I wil need a solution in a few days for doing something like this:

Code:
application/controllers/admin/main.php
application/controllers/main.php
application/controllers/privacy.php

Or start doing something like this too is fine:

Code:
application/controllers/admin/main.php
application/controllers/public/main.php
application/controllers/public/privacy.php

I don't like the modular separation for now. And yes, this data was just examples, I'm making a strong base for doing a social web site, that need a lot of files, folders and that kind of stuff.

Thanks again pal, sorry about my poor english, I'm from Argentina.

Thanks.


Messages In This Thread
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 09:29 PM
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 10:14 PM
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 10:29 PM
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 10:59 PM
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 11:03 PM
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 11:38 PM
Again. Controller in Sub-folders (new way?) - by El Forum - 01-02-2008, 11:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB