Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
PHP 5 Unleashed Review by anonymous
An Excellent Book For The Intermediate PHP Programmer
After reading a PHP5 book in the past I was happy with it. However it was for beginers. I searched for something more advanced. This was it. PHP5 Unleashed goes over several advanced topics. In example there is Regular Expressions (aka. Regex), Advanced MySQL techniches, accessing the OS's programs (Like dd, cp, etc) and more. One thing I should note as that there are some parts that can't be done on Windows. To get the most of this book you need Linux. ( If you want Linux download the ISO image of Fedora Core 4 at fedora.redhat.com. It is great for beginers to Linux. You can also use Mandrakelinux ([...]) but it isn't as simple to use.) Also note that this book has a section for new users but it is small and you should buy a book for beginers first. Might I recommend "PHP5 Fast & Easy Web Development" for novices.
A little disappointment is that this book shows you only how to INSTALL PEAR. It doesn't show you how to use it at all.