Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
PHP Functions Essential Reference Review by Brent Knigge
A must have PHP reference
This is without a doubt, a brilliant PHP reference book.
The PHP functions are grouped in chapters based on their relevance. E.G. String functions are in one chapter, Session functions are in another etc. So even if you don't know the name of the function you're looking for, you'll most likely find what you need in the relevant section.
The book is very well laid out, there are nice descriptions (not too long and not too short) of the function and its use. There is example code showing how to use the function and the functions have a 'related functions' part as well which in my case encourages further reading and thus expanding your knowledge of all things PHP.
Unfortunately though I've found that not all functions are covered in this book. I agree you can't cover them all, but surely a string length function would be covered? Don't let that discourage you though because I've only found a couple of functions that I've needed that weren't covered in this book. Apart from that, I wholeheartly recommend getting a copy. One of the best reference books I've ever purchased.