开发者

I'm looking for a textbook based introduction to the php 5? Any suggestions? [closed]

开发者 https://www.devze.com 2022-12-26 13: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 expertise, but this question will likely solicit debate, a
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 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, visit the help center for guidance. Clos开发者_StackOverflowed 10 years ago.

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.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消