Subscribe to the RSS Feed »

Follow me on Twitter »



Find Programming Jobs

Archive for October, 2006

PHPSecInfo

The PHP Security Consortium has released its new project, PHPSecInfo, a tool that mimics the behaviour of the phpinfo() function by generating a report about the security of the PHP installation on a server.
Installation is a piece of cake: just upload the files and then run the index.php in your browser!
PHPSecInfo is simple and […]