The Jakarta Project |
Apache XML Project |
The Apache FAQ |
The Java Apache Project |
Apache Module Registry |
The Apache Software Foundation |
Apache Project |
Apache-Related Projects |
Apache-Perl Integration Project |
PHP Server Side Scripting |
ApacheCon |
|
Enterprise Linux Today |
BSD Central |
Linux Start |
PHPBuilder |
BSD Today |
Linux Planet |
Linux Today |
Apache Today
|
Linux Central |
Linuxnewbie.org |
All Linux Devices |
Just Linux |
Linux Apps |
Linux Programming |
SITE DESCRIPTIONS |
|
|
developer.com: On the Security of PHP, Part 1
Nov 7, 2001, 13 :56 UTC (2 Talkback[s]) (3150 reads) (Other stories by Jordan Dimov)
|
"In the following sections, we will identify a number of causes that commonly lead to violations of the security of PHP scripts and ultimately the systems on which these scripts are executing. We will then develop some guidelines for strengthening the security of PHP and for writing secure code. ..."
"From a security perspective, environment variables and user input data really aren't very different. They all represent data of unknown origin that may be hostile. Therefore, their use should be minimized whenever possible and their content examined and filtered the rest of the time. ..."
Related Stories:
Earthweb: Learning PHP: The What's and the Why's(Oct 11, 2001)
Linux Magazine: Scripting the Web with PHP(Sep 21, 2001)
PHP DevCenter: Common PHP Installation Problems(May 09, 2001)
Introduction to PHP (ApacheCon)(May 03, 2001)
|
|