PHP Security Guide
Publisher: PHP Security Consortium 2005
Number of pages: 37
Description:
The PHP Security Guide is the flagship project of the PHP Security Consortium, an international group of PHP experts dedicated to promoting secure programming practices within the PHP community. This guide offers detailed information pertaining to a number of common security concerns for all PHP developers.
Download or read it online for free here:
Read online
(online reading)
Similar books

- Wikibooks
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
(17972 views)

by Paul Hudson
This book teaches PHP from scratch, no PHP programming skill is assumed. The topics are ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to copy thousands of lines of code.
(31883 views)

by Pádraic Brady
A free book about Zend Framework for the PHP programming language. This is a survival guide, boosting your understanding of the framework and how it all fits together by following the development of a single application from start to finish.
(20620 views)

by Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(18960 views)