Quote:
Originally Posted by lakerslive
The admin module and front end module can function separately. Meaning,
Advantage
1. lets say i finished adding content, i can delete the admin script and front end will run just fine.
|
First, congrats.
But isn't this always the case? As the admin panel is nothing more then a front-end to control the backend (database)... your web pages just load the content from the database. So, I don't see why any website would require an admin panel in order to "function". ;)