
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
PHP Programming- 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.
(18725 views)
PHP Best Practicesby 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.
(19816 views)
Code Bright for Laravel PHPby Dayle Rees - daylerees.com
Laravel Code Bright will contain a complete learning experience for all of the framework's features. The style of writing will make it approachable for beginners, and a wonderful reference resource for experienced developers alike.
(9206 views)
PHP Programmingby Penn Wu - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(9805 views)