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.
|
|
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.
|
Sams "Teach Yourself PHP in 24 Hours" is a good starting point. It gradually increases your exposure to PHP and its features. |
|||
|
|
|
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. |
|||
|
|

