what good book do you recommend me about PHP programming?
John Crack tha Don asked the question:
i am trying to buy abook to learn more about PHP programming
Related posts:
- Best book to learn PHP programming? noelgallagherowns asked the question: Hi, I only took 1 visual...
- In PHP programming, when I use “Include, there is extera sapce at the begining of the content in IE7? John asked the question: In PHP programming, when I use...
- What would you recommend I exchange for php programming service? thelastpirate asked the question: I am incorporating an business that...
- what are the websites that i can use to help me learn php programming ? LeBaNeSe 4 eVeR asked the question: what are the websites...
- How to learn php programming ? Derek B asked the question: What are some good books....
Filed Under Programming & Design |
Tagged With Good Book, Learn Programming, Php Programming
Comments
3 Responses to “what good book do you recommend me about PHP programming?”
To be honest with you the best way to learn how to build, fix or anything else to do with php is forget the book. Buy a script and play with it. back up your files and test thing and try to build mods for it you will start learning how php and data bases work from there try to build a simple signup or something like that. it takes time i self tought my self everything i know about coding and i dont think i would be this far if i would have used a book.
Google is my favorite resource for any language, but
Apress has a pertty good book called PHP and MySQL, by a guy named Gilmore. It’s just the facts, with some decent backgrouund, and no filler just to make it to the 1,000 page mark.
Begining PHP5 from P2P.Wrox.com
isbn 0-7645-5783-1
Its a very good book giving you all the fundamentals of object-oriented programming in PHP5.
Its aimed for both beginners and experienced developers. I found it easy to follow and a good book for dipping in and out of…