Have attackers exploited PHP scripts on your site to send spam? Here’s how to find the source of the problem.
Posts About php
The Standard PHP Library is “a collection of interfaces and classes that are meant to solve standard problems”. It’s technically an extension, but it’s included by default and can’t be disabled, so it’s basically part of PHP5.
I thought I’d finish up by mentioning some of the extensions built in to PHP5.
As I wrap-up this series of articles, let’s take a look at some new features in PHP5 that didn’t fit anywhere else and may have marginal usefulness.
Here are some new functions in PHP5 that don’t fit into any particular category.