Related products:
Web Database Applications with PHP & MySQL, 2nd Edition
PHP and MySQL Web Development (3rd Edition) (Developer's Library)
Object-Oriented PHP: Concepts, Techniques, and Code
Head Rush Ajax
|
Mysql And Msql
Learning PHP and MySQL
Format: Paperback
Author: Michele E Davis
ReleaseDate: 01 June, 2006
Publisher: O'Reilly Media
Rating:
The Very Book for the Very Beginner
Chapters 1-6 take you through basic orientation, the installation of Apache, PHP and MySQL, followed by an intro to PHP statements. This book will take you from a basic understanding of creating static HTML to an elementary but quite nifty practical knowledge of serving up dynamic Web pages on your own.
Chapters 7-9 introduce database concepts and step you through getting PHP to talk to MySQL.
Chapters 10-17 begin the process of creating forms and other components of Web sites and applications following all the way through to integrating some sample applications.
Each step and procedure has ample code printouts, logic diagrams and output screenshots. Review of knowledge was done well. One feature of this book you should take advantage of is the question section at the end of each chapter. I usually find these irritating and skip them because often the questions don't reinforce learning and no answers are provided. The questions in this book *are* well constructed and the answers *are* provided.
Quibbles: Be prepared for a bit of keyboarding. O'Reilly provides a site for the book but the example code is not available for download. Your first bout of keying code may end in failure because the authors forget that in the first examples (the most important ones for an absolute beginner!) they need to recall being a beginner. They ask you to write out and save "a simple HTML document. " I did that. The example did not work on the server. I checked this, I checked that, I re-typed the code, I typed other examples. No luck. Then I stumbled onto changing the extension of my . html file to . php and all was well. See my point?.
|
|