A great number of WordPress users are actually PHP hackers, so this ebook download should be of great interest to us. This is focused on PHP5, though a lot would still apply for PHP4 users. By the way, if you really want to code in PHP, you shouldn’t be without the great documentation, I personally prefer the Windows CHM version.
The PHP Manual in Windows Help File Format is indeed super handy. I use it when I’m away on a vacation where I don’t have internet access etc. The easiest form however is the PHP.net website! For example, if I need information on the
print_r()
function, I just need to visitphp.net/print_r
.Oh, and thanks for the link to that eBook.