Posted: Fri Feb 17, 2006 7:08 am
Well, if your on a Windows pc you can download the PHP reference manual from php.net in a compiled help file format. It's great because you can search through it and bookmark pages. Have a look at it.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Can anybody else verify this book comments on the PHP5 only aspects. I've been recommended this book even though I need to develop in PHP4. Thanks!jwalsh wrote:The book recommended is a good book indeed. It is written for PHP5, but aside from a few Object Oriented aspects, it's all php4 compatible. If I'm not mistaken, he even comments on the PHP5 only aspects, since the book came out prior to PHP5 stable.
agtlewis wrote:Well, if your on a Windows pc you can download the PHP reference manual from php.net in a compiled help file format. It's great because you can search through it and bookmark pages. Have a look at it.