best way to creat Content management system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • deepaks85
    New Member
    • Aug 2006
    • 114

    best way to creat Content management system

    Dear Friends,

    I am looking to create a content management system for my website....I thing it can be done in two ways: one method is by creating mysql database and another method is by file object method (i.e. update your data with read and write file)......Plea se suggest me which would be the best way.....

    Thanks
    Deepak
  • helimeef
    New Member
    • Sep 2007
    • 77

    #2
    Most likely MySQL, it would be more efficient seeing as how you would not have a bunch (if not hundreds) of files to manage. What type of data do you plan on storing?

    Comment

    • Markus
      Recognized Expert Expert
      • Jun 2007
      • 6092

      #3
      Ubdoubtedly, like helimeef suggested, using some sort of database would make the whole structuring and maintainence a whoooooole lot easier.

      Season Greetings

      Comment

      • realin
        Contributor
        • Feb 2007
        • 254

        #4
        i can't picture a nice CMS without a solid DB like mysql...
        Files are easy to get juped by vandals (this is what i think), taking backup in files is difficult and management ofcourse is cumbersome job in files..

        so i agree with the abobe two geeks and vote in favor of MYSQL :)

        cheers !!

        Comment

        • helimeef
          New Member
          • Sep 2007
          • 77

          #5
          Originally posted by realin
          so i agree with the abobe two geeks and vote in favor of MYSQL :)
          Thank you realin... I think. ;)

          Comment

          • Markus
            Recognized Expert Expert
            • Jun 2007
            • 6092

            #6
            Originally posted by helimeef
            Thank you realin... I think. ;)
            I was thinking the same thing...

            But i know he's just jealous of us

            ;)

            Comment

            Working...