|
|
| Source List |
|---|
|
Introduces users to some of the common security threats they may face when writing PHP/MySQL code.
An overview of three common steps your PHP program may take and what to wtch out for. These include verifying the input is correct, manipulating the input, and how to access your data.
This article explains how to take precautions and format user input for display on your web site, describing the dangers of unfiltered output and how to make it safe. |
|
|