How dangerous is it to use files, not mysql to store info for your site?
if they aren't encrypted I can guess they can be hacked easily even by me
If you set the ftp permissions to something like 077, or something, I don't think a normal user can access the file at all, which should make it fairly secure from basic attacks.
Yeah, that's what I would do.
if they aren't encrypted I can guess they can be hacked easily even by me
If you set the ftp permissions to something like 077, or something, I don't think a normal user can access the file at all, which should make it fairly secure from basic attacks.
Yeah, that's what I would do.