Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

By textbook based i mean the author asks the reader questions/mini projects after every section/chapter of the book. And the book includes background info on php 5, like what kind of language, its use, syntax/semantix/structure etc.

share|improve this question

closed as not constructive by Wesley Murch, jonsca, shiplu.mokadd.im, Ed Heal, Fahim Parkar Dec 25 '12 at 6:15

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

up vote 0 down vote accepted

Sams "Teach Yourself PHP in 24 Hours" is a good starting point. It gradually increases your exposure to PHP and its features.

share|improve this answer

I would recommend "Learning PHP 5" by David Sklar (ISBN-13 978-0-596-00560-3)

This book will walk you through from the basic syntax to some more advanced topics (pace may be a little slow if you are already familiar with basic programming). This book has numerous exercises to help you test your knowledge.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.