Product Details
Sams Teach Yourself PHP, MySQL and Apache All in One

Sams Teach Yourself PHP, MySQL and Apache All in One
By Julie C. Meloni

List Price: £24.93
Price: £21.19 & eligible for FREE Super Saver Delivery on orders over £5. Details

Availability: Usually dispatched within 1 to 3 weeks
Dispatched from and sold by Amazon.co.uk

29 new or used available from £6.99

Average customer review:

Product Description

A new edition of this title is available, ISBN-10: 067232976X ISBN-13: 9780672329760

 

You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you'll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One.

 

 


Product Details

  • Amazon Sales Rank: #143248 in Books
  • Published on: 2006-07-13
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 624 pages

Editorial Reviews

From the Back Cover
You own your own business. You have also created a website for your business that details the products or services that you offer, but it doesn't allow potential customers to purchase anything online. Don't risk losing business-learn to create a dynamic online environment using only three programs. PHP, MySQL and Apache are three popular open-source tools that can work together to help you create a dynamic website, such as an online shopping experience. Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you'll take it a step further and discover how they work together to create a dynamic website. Use the book and the included CD to create a simple website, as well as a mailing list, online address book, shopping cart and storefront. Updated to reflect the most recent developments in PHP and MySQL, including the final stable release of MySQL 5.0, you will open your website to limitless possibilities with Sams Teach Yourself PHP, MySQL and Apache All in One.

About the Author
Julie Meloni is the technical director for i2i Interactive, a multimedia company located in Campbell, CA. She has been developing Web-based applications since the early days of the Web, and is the author of several books and articles on Web-based programming languages and database topics, such as Sams Teach Yourself MySQL in 24 Hours and Blogging in a Snap.


Customer Reviews

Great book for a beginner5
I bought this book to get me started with PHP. I've used all the other web development languages like JSP and ASP before, but having heard good things about PHP I decided to give it a shot.

This book will give you a great introduction to PHP. I managed to install the included version of PHP /Apache without any hassle at all.The book covers accessing data from MySQL and gives you a quick and concise tutorial on SQL queries. Also covered is uploading, security, dates and times, php classes, and cookies/sessions.

I honestly can't believe that they managed to cover everything I can think of doing in a book this small. And its pretty good value for money as well.

If you are looking at getting into PHP, buy this book and you won't be disappointed.

Fantastic!5
'SAMS Teach Yourself PHP, MySQL and Apache' is a brilliant guide whether you are a complete beginner or a pro.

I bought this with only prior knowledge of HTML and managed to sucessfully learn PHP with MySQL in a few weeks using only this book. A year later I am still using this book as a good reference.

The author covers everything from setting up a local server with Apache to manipulating images using PHP. And most importantly, talking to a MySQL database from PHP.
If you had no idea what I was just talking about don't worry because the book covers it all. There is also a handful of example projects to do using what you've learned from earlier on in the book.


I would recommend that you have at least some experience with programming, but it's not essential. However I would suggest learning HTML (or even better, XHTML) is essential before learning any server-side language, not just PHP.

Teach Yourself? You might as well...2
Having bought many a title from the Sam's Teach Yourself range, I took this home keen to learn how to create dynamic web pages.

This book does do that, if you can get through the installation process. I eventually figured it out, but following the step-by-step guide for installing Apache led me down completely the wrong path.

The indexing in this book is poor, and the coverage of what MySQL can do, although stretching for many pages, is quite low.

But perhaps the most annoying discrepancy is the huge contradiction running throughout the book. The opening pages ensure the user that they will need "no programming skills, although some C++ would be an advantage". Great! But at the beginning of the MySQL chapter, it is assumed that the reader has "some knowledge of issuing SQL commands through MySQL". Actually no, I don't. That's kind of why I bought the book?!?

Getting this book will provide the user with a small understanding of PHP and MySQL, but there are many far better than this.