From the book lists at Adware Report:

All information current as of 01:13:19 Pacific Time, Sunday, 6 March 2005.

Beginning PHP, Apache, MySQL Web Development

   by Michael K. Glass / Yann Le Scouarnec / Elizabeth Naramore / Gary Mailer / Jeremy Stolz / Jason Gerner

  Paperback:
    Wrox
    01 March, 2004

   US$26.39 

   Usually ships in 2 to 3 weeks

Click the button below to . . .

    
(which will add the book to your Amazon U.S.A. "Shopping Cart")

. . . or use your browser's Back button to return to the search-list page.

Editorial description(s):

Book Info
Guides through creating sites using the open source AMP model. Covers installing PHP, Apache, and MySQL. For beginners who are new to PHP. Softcover.


From the Back Cover
PHP, Apache, and MySQL are the three key open source technologies that form the basis for most active Web servers. This book takes you step by step through understanding each - using it and combining it with the other two on both Linux and Windows servers.

This book will guide you through creating your own sites using the open source AMP model. You';ll learn to install PHP, Apache, and MySQL. Then you';ll create PHP Web pages, including database management and security. Finally, you';ll discover how to integrate your work with e-commerce and other technologies. By building different types of Web sites, you will progress from setting up simple database tables to tapping the full potential of PHP, Apache, and MySQL.

When you';re finished, you will be able to create well-designed, dynamic Web sites using open source tools.

What you will learn from this book


Who this book is for

This book is for beginners who are new to PHP and who need to learn quickly how to create Web sites using open source tools. Some basic HTML knowledge is helpful but not essential.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.


About the Author
Michael “BuzzLY” Glass has been a gladiator in the software/Web site development arena for more than eight years. He has more than ten years of commercial programming experience with a wide variety of technologies, including PHP, Java, Lotus Domino, and Vignette StoryServer. He divides his time between computer programming, playing pool in the APA, and running his Web site at www.ultimatespin.com. You can usually find him slinking around on the PHPBuilder.com forums, where he is a moderator with the nickname BuzzLY.

Yann “Bunkermaster” Le Scouarnec is the senior developer for Jolt Online Gaming, a British gaming company. He is a moderator at PHPBuilder.com and a developer of open source PHP software for the gaming community. He has also worked for major software corporations as a software quality expert.

Elizabeth Naramore has been programming with computers since a very young age, and, yes, she remembers when software was packaged on cassette tapes. Graduating from Miami University at age 20 with a degree in Organizational Behavior, she found a world of opportunity awaiting her—in corporate marketing. Her first love was always computers, however, and she found herself sucked back to the programming world in 1997 through Web site design and development (once a computer geek, always a computer geek). While she plans to return to Miami to get her Masters in Computer Science, she currently stays busy running several Web sites. Her main focus is in e-commerce and running www.giftsforengineers.com.
Elizabeth has spent the past six years developing Web sites and coordinating all phases of Web site publication and production. She is currently a moderator at PHPBuilder.com, an online help center for PHP. Her other interests include poetry, arts and crafts, camping, and juggling the many demands of career, family, and the “other duties as assigned” that come along in life. She lives in Cincinnati, Ohio, with her husband, beautiful daughter, and a new baby on the way.

Gary “trooper” Mailer. After graduation from university in 1998, Gary worked in a major software house in central London as a quality assurance engineer, and also as the departmental Web developer (using ASP). This gave him a taste of Web development. After a few years, he made the jump into full-time Web development and has not looked back since.
Gary has worked in a few different sectors, including communications (Siemens) and hotels (Hilton), as well as in “traditional” development houses.
He is currently a freelance developer for a European communications company. Gary has been and continues to be an active member of and contributor to the PHPBuilder.com site.

Jeremy “stolzboy” Stolz is a Web developer at Cloverfish Inc. (www.cloverfish.net), a Web development company in Fargo, North Dakota. Jeremy is primarily a PHP/MySQL developer, but he has also worked with many other languages. When not working, he frequents the Internet and tries to keep up his programming skills. He is a contributor to and moderator at PHPBuilder.com. He also frequents many other computer-related Web sites to keep his skills sharp and up to date.

Jason “goldbug” Gerner currently spends his days working as a Web developer in Cincinnati and burns free time complaining about lack of support for Web standards and abusing XML. He can often be found lurking in the PHPBuilder.com discussion forums, waiting to chime in with nagging comments about CSS or code efficiency.


Book Description
What is this book about?


PHP, Apache, and MySQL are the three key open source technologies that form the basis for most active Web servers. This book takes you step-by-step through understanding each — using it and combining it with the other two on both Linux and Windows servers.

This book guides you through creating your own sites using the open source AMP model. You discover how to install PHP, Apache, and MySQL. Then you create PHP Web pages, including database management and security. Finally, you discover how to integrate your work with e-commerce and other technologies. By building different types of Web sites, you progress from setting up simple database tables to tapping the full potential of PHP, Apache, and MySQL.

When you’re finished, you will be able to create well-designed, dynamic Web sites using open source tools.

What does this book cover?

Here's what you will learn from this book:


Who is this book for?

This book is for beginners who are new to PHP and who need to learn quickly how to create Web sites using open source tools. Some basic HTML knowledge is helpful but not essential.




Reader review(s):

Easy to Understand, May 18, 2004
I was forced into the world of PHP, MySQL and Apache by my boss, and I wasn't sure which book to get. I chose this book and I thought it was great! I did see a few typos, but in a way it made me actually learn the stuff, instead of blindly typing away and hoping the programs worked. I understood what they were doing and it has made me catch my own mistakes too. For someone who didn't really know what they were doing, I feel like an expert now! And it was nice to have useable applications when I was done- we are actively using several of these now (such as the emailing script and the user/login script- and we have plans to do more). My boss thinks I'm a genius.

I was reading these other reviews and while I can't speak for other books, I had no problems with deprecated code (I never saw that "mysql_create_db" function once in the whole book and I've been through most of it already) or the missing sql script from chapter 6 (it was the same database used in chapters 3, 4, & 5.. duh!) so I don't know what's up with these other guys. But oh well to each his own.

At any rate, if you want a good primer, get this book.

Finally, March 25, 2004
I have one word to say, Finally! This book is perfect for the newbie to PHP, Apache, MySQL. Though it only touches the surface of the AMP model it really gets you to roll your sleeves up and dig in. The code is explained very well and shouldn't give any troubles to someone who wants to learn how to build dynamic sites utilizing AMP. The only reason I didn't give it 5 stars is because i haven't finished the book yet and did find a couple of errors in some of the codes. Though it was challenge, I was able to work through them as it should be when learning to program! However,I did feel the book was worthy of a good review and some "atta boys" way to go WROX!

This book is great, I mean "AWESOME" and worth every penny!

that's my take,
I'm out <><

Great for Beginners, April 26, 2004
I came to Amazon to offer my 2 cents on this book, and I was very surprised to read negative comments from others. I think this book is great for beginners, and I'm not sure why there are those who find it less than helpful. There were a few minor bugs in the code, but anybody with half a brain can figure it out. This book is one of the few that offer code where register_globals is "off" as had been my problem with other books. I found the real world examples useful and thorough (so far at least) and the reading is actually humorous which is also unlike some of the other books which sound like you are reading IRS tax documentation.

I not only learned a lot from this book, I enjoyed it as well.

I am glad I bought this book., April 26, 2004
I have about every book related to PHP, Apache, and MySQL out there--from beginning to advanced. This book has several things in it that are excellent, even to the professional.

I have read some of the recent responses. I would hope these guys at least know what PHP is before buying a book. This is EXCELLENT for beginners. And quite honestly, what books don't have a few typos?

The book requires you to have a working knowledge of these items.

I would recommend this book to those that want to increase their knowledge beyond "Hello world".

Very useful!, April 26, 2004
I have lots of computer books and I find this one to be extremely helpful. I've used information in this book to help with my home Internet business already! It is very user friendly and full of useful information. Most computer books are hard to use and I spend a lot of time flipping through pages and reading information I don't need just to find what I'm looking for. This book wasn't like that at all!!!

I really liked the chapter on sessions too!

Great beginner's book, January 3, 2005
This is a great book for beginners. It covers everything you will need to start out and it's written very well - very easy to understand. The appendeces at the end are also wonderful, they cover php functions, mysql data types, etc. Also very helpful is the fact that you can access help forums that are specific to this book as well as downloadable files for every project in the book.
I have several other php books and this is by far the best: the easiest to understand, the most comprehensive.


{end of page}

(Page code from the SEO Tools, Toys, and Packages site)