Welcome Guest, Not a member yet? Register   Sign In
Need Help ..
#11

[eluser]phpfresher[/eluser]
Now i think i am clear what you are trying to explain . But i need to know which one is the best.
-> main_app -> config
-> controllers
->admin
-> errors
-> libraries
-> models
-> views
->admin

-assets -> css
-> img
-> js


OR

application -> main_app -> config
-> controllers
-> errors
-> libraries
-> models
-> views
-> backend_app -> config
-> controllers
-> errors
-> libraries
-> models
-> views
-assets -> css
-> img
-> js
-system [which holds CodeIgniter core]
-index.php [which holds main app]
-admin.php [which holds back-end app]
-.htaccess [which contain mod_rewrite rules]

Please explain with some detail which method is best and why




Theme © iAndrew 2016 - Forum software by © MyBB