By bloid
via devshed.com
Published: Feb 16 2007 / 07:08
Security in a scripting language such as PHP is more developer-dependent than language-dependent. Although the language offers you the tools to create secure code, it cannot prevent insecure code. This article will focus on PHP and shows you how to write secure code by leveraging PHP's unique features, though the concepts that I'll discuss here will be somewhat platform independent.
Add your comment