|
|
Message from Dean - May 8th 2007
I am currently testing out a new version of the APF Bridge Component - If you notice any errors within this demo store please drop me a line.
Rating: -
This is my 2nd book regarding php and mysql. My first one got stolen a while back. Anyways, This is a great resource for those who want to create php dynamic and interactive web pages. The codes are good but ive seen better. With this book, You could start making php in no time at all. Samples are interesting and the codes could be used to jump start your own projects. I recommend this for beginners and mid-level php programmers.
PS: I spilled coffee on mine :(
Rating: -
This is a well-written book for learning how to build Internet applications with two of the most popular open-source web development technologies. PHP is one of the big four server-side scripting languages (along with ASP, ColdFusion, and JSP) and MySQL is one of the best high performance, scalable web-based RDBMS systems available. Together, they provide a powerful combination. The book is divided into two sections; the first half of the book gets you up to speed with both PHP and MySQL, while the second half presents some practical projects. The projects are the real jewel of the book. Not only are the projects described and constructed in a logical, component-based manner, but the selection of projects represents an excellent cross-section of common components that are built into many web sites, including: user authentication and personalization, a shopping cart, content management system, web-based email service, mailing list manager, and web forums. Because of the selection and clarity of the projects, this book makes a great general purpose reference for how to build these types of web applications, no matter which implementation language you choose.
Rating: -
This book was suggested to me to used if I wanted to learn PHP and MySQL. I found it to be a very good book but at times there were sections that were not explained well enough and also there were some typos in the code sections. Beside that this book is a very good book to use, but I would advise getting a complimentary book especially if this is your first stab at programming in PHP or using MySQL. This is more of an intermediate level book than a beginner book.
Rating: -
Before begin what I have to say about the book, I have to position me on the subject. I am considered an expert user, with a B.Sc. in Informatics, but I haven't practice programming for more than a decade. So, I understand the aspects of programming and databases, but I was not familiar with PHP and MySQL before reading this book. And after finish reading it I was, so I believe that this book it does its job and it does it well, at least to a person like me.
It explains the aspects of PHP and progressively it leads the reader to more elements of the language. It is not a reference, so you will need a reference (probably an online one) to see the arguments of a function, etc. But, if you know that a function exists, it is very easy to use it...
The book also shows the reader how PHP integrates with a database like MySQL. With this knowledge, you can make a dynamic web site by yourself. It is actually easy for an entry level web site.
There are more to learn that are not covered on this book. But if you master the content of this book, you have the basis to a deeper usage of PHP and making of dynamic web sites.
Finally, I have to mention the contents of the CD-ROM, that includes a complete application, an example that is devoloped in every chapter of the book. You can see how things work by using the application from the CD-ROM.
A very good book to understand PHP and database based web sites. Probably not the best, but certainly a good and effective one.
Rating: -
I got this book because I wanted to learn PHP and MySQL. Although the book does an OK job helping you set up your AMP, you will need to visit the MySQL, PHP and Apache sites to complete your setup. The PHP info given is really quick, I assume the author thinks because he mentions something that I am suppose to completely understand. This book is not for beginners at all. It seemed to have some good info and nice code to help you build a site as long as you did not plan on altering the code to much, because you better know what you are doing. I'm sure this book would be good for someone who has some programming experience not just HTML. You should look else where if you have no actual programming experience.
|