Essential PHP Security Book Cover
Essential PHP Security by Chris Shiflett
About | Contents | Buy Now | Reviews | Errata | Code
  1. Foreword
  2. Preface
  1. Introduction
  2. Forms and URLs
          ch02.pdf
  3. Databases and SQL
  4. Sessions and Cookies
          ch04.pdf
  5. Includes
  6. Files and Commands
  7. Authentication and Authorization
  8. Shared Hosting
  1. Configuration Directives
  2. Functions
  3. Cryptography
  4. Index

About the Book

Essential PHP Security is a book about web application security that is written specifically for PHP developers. It covers 30 of the most common and dangerous exploits as well as simple and effective safeguards that protect your PHP applications.

You can browse the complete table of contents online.

You can also browse through the book statistics provided by O'Reilly Labs.

About the Author

Chris Shiflett is a principal of OmniTI, where he leads the web application security practice. He is also the founder of the PHP Security Consortium, an international group of PHP experts dedicated to promoting secure programming practices within the PHP community.

More Information