cbassett03 Posted August 23, 2012 Share Posted August 23, 2012 Is there any good books or sites that anyone would like to suggest on writing secure PHP scripts? Most books that I've read on PHP only touch the surface with PHP security and don't really get into too much detail (because they were all mostly introductory-level books). (I'd probably consider myself an "intermediate" level with PHP--quite familiar with the language now, and how to interact with databases, etc, but just need to read a little on security measures and practices, standards, etc.) Quote Link to comment https://forums.phpfreaks.com/topic/267462-good-sitebook-on-writing-secure-php-scripts/ Share on other sites More sharing options...
Christian F. Posted August 23, 2012 Share Posted August 23, 2012 While not strictly (just) about PHP, Sverre H. Huseby's Innocent Code is a really good read about security in web applications. So if you're looking for a good platform to start with when it comes to security, I strongly recommend picking it up. Quote Link to comment https://forums.phpfreaks.com/topic/267462-good-sitebook-on-writing-secure-php-scripts/#findComment-1371833 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.