Message from Dean - May 8th 2007
I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.
Essential PHP Security
Current Store: UK StoreIn association with Amazon.co.uk
US / World Store | Canadian Store | French Store | German Store
Books : Essential PHP Security
Prices subject to change.
Dewey Decimal Number: 005.8
EAN: 9780596006563
ISBN: 059600656X
Label: O'Reilly Media, Inc.
Manufacturer: O'Reilly Media, Inc.
Number Of Items: 1
Number Of Pages: 124
Publication Date: October 13, 2005
Publisher: O'Reilly Media, Inc.
Studio: O'Reilly Media, Inc.
Related Items:
- Advanced PHP Programming (Developer's Library)
- PHP Cookbook (Cookbooks (O'Reilly))
- AJAX and PHP: Building Responsive Web Applications
- Programming PHP
- PHP and MySQL Web Development, 3rd Edition
- see more
- Books > Subjects > Computing & Internet > Networking & Security > Security > Network Security
- Java > C# > Apache > ASP > .NET > Programming
- Books > Subjects > Computing & Internet > General
- Books > Subjects > Computing & Internet > Programming > Languages > PHP
- Books > Subjects > Computing & Internet > Digital Lifestyle > Online Shopping > Amazon

Rating:
- Great introduction to PHP securityGreat advice, very small compact book, clearly written.
This book makes light work of a complex topic but does not go into great depth. A lot of the recommendations are common sense (use SSL for password transmission), filter input.
As the title suggest, this are "essential" or "basic" security techniques, a must read for any new developer / a great starting point for anyone wishing to learn about PHP security.
Rating:
- Absolutely EssentialIf you've done a bit of PHP programming, or have used any other online scripting languages, but have never considered the security implications, this book is essential. The threats are jaw-droppingly simple, but so are their fixes, and the principles remain for other technologies too. The techniques will also improve the integrity of your data and ensure that you consider security in the design process of your applications.
The book is lean and quick to read, the content is aimed at reasonably knowledgeable programmers, but there is nothing here that can't be easily researched. All the issues are illustrated with short, relevant examples and code, which makes a change from most programming books. The author also maintains his own website to ensure that readers can remain updated on problems for the foreseeable future. Overall, this is essential stuff and great value.
Rating:
- Very informative, best practicesThis book is very good, and absolutely recommandable.
The book is not very big (~100 pages) and can be read quite fast. It's also an easy read, as the language in the book is not hard as some other technical books might be. The explanations are good, and easy to understand, as well as the reasoning.
I enjoyed this book, and it's a great reference. It's size also allows you to read it again (And that's a great idea - Helps you to remember) to get the most out of the book.
The author knows what he talks about, and his advice really makes sense. You might already be aware of some of the concepts, such as filtering input etc, but Chris explains really well the ideas behind such concepts, and gives great examples of what can go wrong if you fail to follow the simple principles given.
All in all, this is a great book that really helps you, by teaching you best practices from a very experienced web-developer.
And the book is really ... Read More
Rating:
- 8 chapters. 30 exploits. Impossibly smallWe've all written unsecure code. Then tried to circumvent our weak security measures. It made us better programmers, and made us sleep better knowing our applications were safe. But there is just so far your imagination can go, while thinking up ways to get inside your perfectly secure system.
Essential PHP Security by Chris Shiflett brings you those ideas in a book that looks rather, well small. We've all gotten used to those big, heavy, shelf bending computer books, but this one has just 124 pages. Allow me to get a bit poetic: Don't judge the book by its covers, or rather by the number of pages. This book is the essential reading for all PHP developers, professional and hobbyist alike. It is one of those books that will not get outdated and will be referenced on a daily basis.
I really enjoyed reading this book. It made me realize that some of my approaches were a bit misslead, but mostly solidified my way of coding. And that is really what I was looking to get ... Read More
Rating:
- Useful, structured, collection of adviceProbably nothing new here for most PHP programmers, but it's nice to have it all collected in one place.
The structure is also cleverly thought out, dealing chapter by chapter with specific types of activity (e.g. forms, databases, sessions etc).
It's a thin book for the money, but much clearer than anything less specialist I've come across. Thin enough that you can check through all of it before your site goes live - just in case!
Demo Store 