Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthoreplawless
    • CommentTimeAug 15th 2006
     permalink
    I'm putting together my first site using XML for page content and for items in an e-commerce store. Today I started on the user registration/login system, but I'm not sure whether I should store user data in XML files or in a MySQL database. Does it make a difference security-wise? Should I be using MySQL for the store as well?
    • CommentAuthorPettyRider
    • CommentTimeAug 15th 2006
     permalink
    You should use what you know. I'd suggest using MySQL on it's own machine.
    •  
      CommentAuthornifkin
    • CommentTimeAug 15th 2006
     permalink
    You should use what you know.

    I'll second that one, but I will add the caveat that if you do go with XML keep the files somewhere that's not web-accessible. (obviously.)
    • CommentAuthormista3
    • CommentTimeAug 16th 2006
     permalink

    I was going to say mySQL, but then I don’t know much about securing XML either.

    How hackable is a mySQL database?

    • CommentAuthorPettyRider
    • CommentTimeAug 16th 2006
     permalink
    As hackable as anything requiring a username and password, I'd suppose. There are more measuring to securing it too, I'm sure
    • CommentAuthorn0n@m3
    • CommentTimeAug 18th 2006
     permalink
    If your e-commerce store is using MySQL => then use MySQL, else ware you can use XML, but it is less secure.
Add your comments
    Username Password
  • Format comments as (Help)