Welcome Guest, Not a member yet? Register   Sign In
back-end and front-end separation
#4

[eluser]Phil Sturgeon[/eluser]
Well there are two options really.

Two Applications
Have two applications totally seperate, this means they have nothing in common. Seperate login, seperate models, seperate libraries, etc. That may be useful, depending on what sort of backend you have, as you may have loads of huge big functions and libs that frontend users will never need, or you may not have the same login for both admins and users.


Admin Sub-Directory
If you will need to use lots of similar data/files between both the admin and frontend, it makes sense to just have the admin in a sub directory and use all the same stuff. I normally do it this way as my sites are often basic "user registration/forum/blog" type sites with a few extras. No need to seperate it.


Messages In This Thread
back-end and front-end separation - by El Forum - 03-04-2008, 05:25 PM
back-end and front-end separation - by El Forum - 03-04-2008, 06:55 PM
back-end and front-end separation - by El Forum - 03-04-2008, 09:36 PM
back-end and front-end separation - by El Forum - 03-05-2008, 05:46 AM
back-end and front-end separation - by El Forum - 03-05-2008, 06:36 AM
back-end and front-end separation - by El Forum - 03-05-2008, 11:13 AM
back-end and front-end separation - by El Forum - 03-05-2008, 11:27 AM
back-end and front-end separation - by El Forum - 03-05-2008, 11:37 AM
back-end and front-end separation - by El Forum - 03-05-2008, 06:34 PM
back-end and front-end separation - by El Forum - 04-21-2008, 07:18 PM
back-end and front-end separation - by El Forum - 04-21-2008, 07:21 PM
back-end and front-end separation - by El Forum - 04-21-2008, 09:00 PM
back-end and front-end separation - by El Forum - 04-21-2008, 09:02 PM
back-end and front-end separation - by El Forum - 04-21-2008, 09:10 PM
back-end and front-end separation - by El Forum - 07-25-2011, 07:10 PM
back-end and front-end separation - by El Forum - 11-12-2012, 01:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB