Introduction

The most important concept to understand about security is that it's not a binary state: don't think of a Web site or script as being either secure or not secure. Improved security normally comes at a cost of convenience and performance. Increased security normally menas more code, more checks, and more required of the server.

Here are some recommendations.


Security | Introduction | Preventing Spam | Validating Data by Type | Preventing XSS Attacks | Preventing SQL Injection | Database Encryption
© 2008: Hann So
email: hso@voyager.deanza.edu