|
Posted by Kenneth Downs on 02/15/07 12:42
damod.php@gmail.com wrote:
> hi..
>
> What's CMS and FRAME WORKS is the both are same or diffrent
> i Think drupal is CMS package can i say drupal is frame work,
> what's the meaning for frmamework
> am in PHP field
In the simplest case, a CMS, that is, a Content Management System is
dedicated to the task of public web sites that have many features in
common, primarily frequent update of content. If nothing else, a CMS
allows the end-user or administrator to add content without needing to
program.
A framework is aimed at creating many different applications that may or may
not have anything in common with each other, are usually database
applications, and may be for intranets, the public internet, or both.
--
Kenneth Downs
Secure Data Software, Inc.
(Ken)nneth@(Sec)ure(Dat)a(.com)
[Back to original message]
|