Apache XML Project |
The Apache FAQ |
Apache Module Registry |
The Apache Software Foundation |
The Jakarta Project |
The Java Apache Project |
PHP Server Side Scripting |
Apache-Related Projects |
Apache Project |
Apache-Perl Integration Project |
ApacheCon |
|
|
|
internet.com
Internet News
Internet Investing
Internet Technology
Windows Internet Tech.
Linux/Open Source
Web Developer
ECommerce/Marketing
ISP Resources
ASP Resources
Wireless Internet
Downloads
Internet Resources
Internet Lists
International
EarthWeb
Career Resources
Search internet.com
Advertising Info
Corporate Info
|
|
developer.com: On the Security of PHP, Part 1
Nov 7, 2001, 13 :56 UTC (3 Talkback[s]) (3934 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)
|
|