News Feed
Jobs Feed
Sections




News Archive
DevShed:
Am Introduction to PHP Security
February 15, 2007 @ 06:50:52

Devshed has posted a new article covering one of the hottest topics in the PHP community right now - security.

Security in a scripting language such as PHP is more developer-dependent than language-dependent. In other words, although the language offers you the tools to create secure code, it cannot prevent insecure code. Thus, the degree to which code is secure almost entirely depends on how security conscious a developer is.

The article looks at three security-related topics:

  • Register globals
  • error reporting
  • code exposure
and for each provides explanation and code where needed to help the reader understand the issues and possible problems with them.

0 comments voice your opinion now!
introduction tutorial security registerglobals error reporting exposure introduction tutorial security registerglobals error reporting exposure


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: ID!=id (Zend Framework Tutorial Updates)

NETTUTS.com: Easy Development With CodeIgniter

Learn-CodeIgniter.com: Introduction To CodeIgniter

PHPit.net: An Introduction to the Winbinder Library (Part 1)

PHPMaster.com: Automatic CSS3 Prefixer and Compressor


Community Events









Don't see your event here?
Let us know!


example development framework interview introduction language tool podcast opinion api zendframework2 object composer testing code phpunit database release community unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework