Page 2 of 2

Posted: Fri Feb 17, 2006 7:08 am
by Benjamin
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.

Posted: Fri Feb 17, 2006 9:46 am
by themeaty
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.
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!

Posted: Fri Feb 17, 2006 9:50 am
by themeaty
Thanks, I will check that out.
-Meaty
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.