PHP security
Ever wanted to know more about securing your php web sites? The information and tools from PHPSecInfo is the perfect place to start.
PhpSecInfo provides an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement. It is not a replacement for secure development techniques, and does not do any kind of code or app auditing, but can be a useful tool in a multilayered security approach.