Posts Tagged ‘security’

Secure PHP Programming

Sunday, March 16th, 2008

Here are some useful tips to use when coding in PHP and making your applications secure. Simple things such as using the strip_tags function to tips on handling files are covered.

Secure PHP Programming