MortimerJazz Posted October 19, 2005 Share Posted October 19, 2005 Securing a MySQL database is something that has been nagging at me for a while. I count myself as comfortable PHP coder: ie I know the basics, can write useful scripts and enjoy pushing myself with trying to do more complex things. However, I'm very much aware that I don't know a whole lot about security issues. I could quite inadvertently have security holes in my code and not realise it. Soooo ... I was wondering whether anybody has any good links to articles regarding common PHP/MySQL security issues and ways to solve them. It doesn't have to be totally comprehensive, but seeing as I'm hoping to be working on more database driven websites, I really think that I should be trying my best to make things as secure as possible in my coding. Ta very much for your help, Morty Link to comment https://forums.phpfreaks.com/topic/2696-mysql-security-links/ Share on other sites More sharing options...
Carlmarx Posted October 20, 2005 Share Posted October 20, 2005 try this http://www.ilovejackdaniels.com/php/writing-secure-php/ hope it is what you are looking for. Link to comment https://forums.phpfreaks.com/topic/2696-mysql-security-links/#findComment-8980 Share on other sites More sharing options...
MortimerJazz Posted October 20, 2005 Author Share Posted October 20, 2005 Jack Daniels and PHP ... what else could I ask for?? Thanks alot Carlmarx Link to comment https://forums.phpfreaks.com/topic/2696-mysql-security-links/#findComment-8988 Share on other sites More sharing options...
MortimerJazz Posted October 20, 2005 Author Share Posted October 20, 2005 Just on a side note, can anybody recommend me any good books to read on this topic? Thanks, Link to comment https://forums.phpfreaks.com/topic/2696-mysql-security-links/#findComment-8996 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.