PHP and MySQL: Create – Modify – Reuse
- ISBN13: 9780470192429
- Condition: USED – LIKE NEW
- Notes:
Product Description
Learn everything about the dynamic power of PHP and MySQL in real-world applications with the practical information and step-by-step instructions in PHP and MySQL: Create – Modify – Reuse. The authors, experts in tune with common web development tasks, will guide you through several projects that are complete, tested, and ready to be implemented, so that you can understand by doing. Understand all aspects of design, such as portability, design flow, and integratio… More >>
Related posts:


Don’t buy this book if you’re not a pro or should
I say; somebody who’s using PHP like comfortably
driving a car.(know his/ her way around). This is another
book written by somebody who have drive far, far and
reach his destination but 70% forgot (or didn’t know?)
how to lead (teach) people to where he’s at.
Rating: 2 / 5
The samples are so clean clear that makes PHP easy to follow, if you are new to PHP this a must have after reading any beginners PHP book
Rating: 4 / 5
Someone new to both PHP and MySQL might ask, why this combination? Why should I learn both in tandem? Because, as the authors explain, in many practical situations this duo is used by programmers; especially for web applications. This is really an implicit subtitle for the book. What you learn here is that PHP and MySQL live for the web.
The chapters are characterised by application examples all devoted to the web. As in writing web pages for a community forum. The pages are coded in PHP, and the data created by users is then stored in a MySQL backend database. This overall method is followed in other examples. The PHP code samples seem easy to understand. The language has been found, or more accurately, it has been revved into its current version, such that much code is indeed easy to write and understand, and not just the text’s examples.
To be sure, the book is not about the theory of relational databases. Only the simplest of tables is used within MySQL. Yes, there is discussion about the tables used in each example. But it is really limited, to anyone who knows the subject. For a comprehensive usage of MySQL, you do need to look elsewhere.
One chapter, on shopping cart code, complements a recent book on e-commerce, Wiley Pathways E-Business (Wiley Pathways). It spoke to non-programmers about the travails of starting an e-commerce website. A requirement was for a shopping cart. One way is to hire a programmer. Expensive. But if you are that programmer, consider looking at the extended example offered in the current text. It is extensive enough that it could be used as a code base for your task.
Rating: 4 / 5