PHP Security Tip #1
p. Looking for the security silver bullet? I’ve got bad news for you, there isn’t one. Security take an ongoing effort and a lot of little things instead of one big one. This month we are kicking off a new feature on DevZone, “Security Tip of the Week”. To kick this off right we will post one a day during March. Some of these tips will be specific things you can do, some will be general concepts you need to be aware of, all of them will be brief. So without further comment, here’s the first “Security Tip of the Week”.
h2. Keep your PHP version up-to-date.
p. As with any other language, vulnerabilities will be discovered. Running the most recent PHP version, and knowing about its improvements will help keep your application secure, efficient, and stable.
The current version of PHP can always be found “here”:http://www.php.net/downloads.php.
If you have a security tip you would like to share, register with DevZone and click the “Contribute”:http://devzone.zend.com/node/add like in the upper right corner. We are a community, let’s make security a community effort.
!


2 comments to “PHP Security Tip #1”
March 2nd, 2007 at 1:17 pm
It can often be a good idea to join the relevant mailing list. You can find the announcement list for new releases of PHP below.
http://www.php.net/mailing-lists.php
April 17th, 2007 at 6:34 am
I’ve made a French translation, availible here :
http://blog.neovov.com/index.php?2007/04/10/155-securite-php-astuce-1