i'm a student and i'm looking forward to learn php can anybody recommend any good book for php
feedback
|
closed as not constructive by Bill the Lizard♦ Sep 26 '11 at 13:43
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
Apress books are good. http://apress.com/book/view/9781430224730 then http://apress.com/book/view/1430231149 then you can choose more (after the first two, you will know which one you need next) http://apress.com/book/search?searchterm=PHP&act=search&submit.x=0&submit.y=0 You can also check out w3schools for a quick look into php: http://www.w3schools.com/php/default.asp | |||
|
feedback
|
|
I would suggest:
| |||
|
feedback
|
|
download the official documentation file (.chm) its the best source for noobies as well as seasoned developers. the best part is the sample code which can be copy-pasted directly into a .php file without any modification. http://www.php.net/download-docs.php | |||
|
feedback
|
|
Search for Wrox Php , if you can find its ebook or get a hard copy of it from the market. I learned Php from it, i think it is the best. | |||
|
feedback
|
|
I know is not a book, but i learned a lot and at fast pace with the introductory course of PHP of Lynda Lynda Web Page | |||
|
feedback
|
|
I think one of the best is: PHP 5: Your visual blueprint for creating open source, server-side content http://www.amazon.com/PHP-blueprint-creating-server-side-content/dp/0764583328 Because
| |||
|
feedback
|