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.
Technology
I build software, both professionally and as a hobby, and I love reading about technology and science. These articles include what I’ve been learning, as well as my opinions on various tech topics.
Here are some new functions in PHP5 that don’t fit into any particular category.
PHP has provided various built-in wrappers and protocols for a while, but PHP5 adds a few extras.
Let’s take a look at the new functionality that PHP5 adds for working with strings.
PHP5 adds a bit to its error model, plus adds a completely new model for exceptions.