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 effective, providing you with some tips to make your PHP environment more secure. Considering the simplicity and usefulness of this tool, I'm surprised that no one else has released something similar before. After all, we do have PEAR_Info.















