View Single Post
Old 06-07-2010, 07:16 PM   PM User | #1
johnnnn
New Coder

 
Join Date: May 2009
Location: Pennsylvania, United States
Posts: 54
Thanks: 16
Thanked 0 Times in 0 Posts
johnnnn is an unknown quantity at this point
Question Password storage

Just out of curiousity, which is safer: storing hashed/encrypted passwords in a database of txt file?

I've been looking into writing a flat file script, alternatively, I was wondering if it would be safe to create a file called config.php, chmod it to 666 amd from the control panel 'build' the file contents and write it to the config.php file -- or edit it manually.

Which way should I go with this?
johnnnn is offline   Reply With Quote