Hi there,
I thought it was time i learnt more about PHP, specifically PHP security.
Now, I have read this guide a couple of times, which I found in the Sticky: Guide
Does this cover all the points, as I am attempting to make a website with a login, and other database stuff.
It says in the guide, that having sensitive information in a file with a .php extension is fine, so can I store database details in there? Just to make sure, is there anyway anyone can get at it, unless the "hack" through the ftp or w/e. I mean without FTP access?
Is there any other security articles you recommend me reading before attempting to create things like login and database stuff?
Thanks...
I thought it was time i learnt more about PHP, specifically PHP security.
Now, I have read this guide a couple of times, which I found in the Sticky: Guide
Does this cover all the points, as I am attempting to make a website with a login, and other database stuff.
It says in the guide, that having sensitive information in a file with a .php extension is fine, so can I store database details in there? Just to make sure, is there anyway anyone can get at it, unless the "hack" through the ftp or w/e. I mean without FTP access?
Is there any other security articles you recommend me reading before attempting to create things like login and database stuff?
Thanks...