Deliver to your Kindle or other device

 
 
 

Try it free

Sample the beginning of this book for free

Deliver to your Kindle or other device

Read books on your computer or other mobile devices with our FREE Kindle Reading Apps.
PHP and MySQL For Dummies (For Dummies (Computer/Tech))
  

PHP and MySQL For Dummies (For Dummies (Computer/Tech)) [Kindle Edition]

Janet VALADE
3.5 out of 5 stars  See all reviews (2 customer reviews)

Digital List Price: CDN$ 25.24 What's this?
Print List Price: CDN$ 35.99
Kindle Price: CDN$ 13.88 includes free international wireless delivery via Amazon Whispernet
You Save: CDN$ 22.11 (61%)

Formats

Amazon Price New from Used from
Kindle Edition CDN $13.88  
Paperback CDN $22.67  

Product Description

Product Description

Here's what Web designers need to know to create dynamic, database-driven Web sites

To be on the cutting edge, Web sites need to serve up HTML, CSS, and products specific to the needs of different customers using different browsers. An effective e-commerce site gathers information about users and provides information they need to get the desired result.

PHP scripting language with a MySQL back-end database offers an effective way to design sites that meet these requirements. This full updated 4th Edition of PHP & MySQL For Dummies gets you quickly up to speed, even if your experience is limited.

  • Explains the easy way to install and set up PHP and MySQL using XAMPP, so it works the same on Linux, Mac, and Windows
  • Shows you how to secure files on a Web host and how to write secure code
  • Packed with useful and understandable code examples for Web site creators who are not professional programmers
  • Fully updated to ensure your code will be compliant based on PHP 5.3 and MySQL 5.1.31
  • Provides clear, accurate code examples

PHP & MySQL For Dummies, 4th Edition provides what you need to know to create sites that get results.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Note: The Kindle edition of this book does not include any CDs or DVDs.

From the Back Cover

Updated for PHP 5 and MySQL 4 Create dynamic, interactive Web pages on Windows, Linux, or Mac OS X systems Open up a whole new world of Web database applications with PHP and MySQL, the perfect open source pair! This handy guidebook shows you how, with sample applications of an online catalog and a members-only Web site. Get the scoop on security issues, set up your Apache Web server, design the ideal database, and more. The Dummies Way Explanations in plain English "Get in, get out" information Icons and other navigational aids Tear-out cheat sheet Top ten lists A dash of humor and fun Discover how to: Plan and develop a Web database application Design and build the database Write custom PHP application programs Work with numbers and character strings Move information from one Web page to another

Product Details

  • Format: Kindle Edition
  • File Size: 11815 KB
  • Print Length: 456 pages
  • Publisher: For Dummies; 2 edition (May 29 2007)
  • Sold by: Amazon Digital Services, Inc.
  • Language: English
  • ASIN: B003S9VTAK
  • Text-to-Speech: Enabled
  • X-Ray: Not Enabled
  • Average Customer Review: 3.5 out of 5 stars  See all reviews (2 customer reviews)
  •  Would you like to give feedback on images?


Customer Reviews

4 star
0
3 star
0
1 star
0
3.5 out of 5 stars
3.5 out of 5 stars
Most helpful customer reviews
2 of 2 people found the following review helpful
2.0 out of 5 stars Disconnected from the community Nov 24 2005
Format:Paperback
Have been using Valade's book to get up to speed to tweak someone's site, and was frustrated by a number of odd problems. Here are a couple of specific issues:

1. Software installation:
Valade gives onerous instructions for obtaining the open source software she covers, and COMPLETELY MISSES a number of resources that would have made things much simpler (hint: search sourceforge.net and you'll find bundled install kits that roll together all the pieces you'll need).

2. Editors
She doesn't recommend any specific editors, but simply says, "many editors that are good for editing PHP are listed at...." and then directs you to one of those nasty sites that offers searches wrapped in sales pitches for domains. Again, there are lots of better places to send you to find editors.

Go and visit her website (http://janet.valade.com) before buying. It's primitive and has broken links (ironically, the errata page).

I'm still looking for a good primer on these subjects.

Was this review helpful to you?
5.0 out of 5 stars It worked for me! April 19 2004
By A Customer
Format:Paperback
I think this book is great purchase for a beginner. You don't have to know how to write programs or know anything about databases. All that information is in the book. There are lots of examples and the language is easy to understand. Some of the other reviews talk about mistakes in the programs and database, but I'm not so sure about that. Maybe that's because I have the second edition which just came out. This book is worth the money!
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.5 out of 5 stars  14 reviews
45 of 45 people found the following review helpful
4.0 out of 5 stars A Useful Starting Place for PHP & MySQL Jun 7 2005
By Daniel Graf - Published on Amazon.com
Format:Paperback
I found PHP & MySQL for DUMMIES by Janet Valade to be an extremely useful starting place for practicing those tools, and if your circumstances and needs are similar to mine, then you may find it helpful as well. I have a database that I want to serve on the web. I have some experience with relatively simple programming, including C, but I am not a programmer per se. At my work, I have access to a web-server running both MySQL and PHP and an administrator to make sure that they are working. I am also someone who likes to do things themselves so that the result matches precisely what is in my head. All that this dummy needed was an introductory lesson on the syntax and structure of these two "languages" and Valade provided it.

MySQL & PHP for DUMMIES uses the example of setting up an online catalog for a pet store, demonstrating how to build a multi-table database in MySQL that employs the various necessary components, e.g. user login, querying and formatting the output. The computer operations covered are simple enough to just read on the train (i.e., I didn't need to be seated at my computer running the exercises to understand them) and provide a good primer for the kinds of that I could do... that YOU could do too.

Having praised the book for what it is, I want to make clear what it is not. The index is almost useless and the functions of both MySQL and PHP are covered in only the most superficial way, so this For DUMMIES book is a poor reference for projects beyond the advanced beginner; it does not necessarily replace more comprehensive texts. For my own rudimentary dabblings in web databases, I now rely more upon the PHP and MySQL code I have already written based on what this book taught me than the book itself. But, MySQL and PHP for DUMMIES provided the framework for me to take the first baby steps towards a really flexible web-based database.
29 of 29 people found the following review helpful
5.0 out of 5 stars Solid way to start with PHP Jun 20 2006
By Cole Marshall - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
Prior to reading this book, I had no experience with an algorithmic programming language. All I knew was HTML. After sitting down with this book for a day or two, I was already programming in PHP. This book covers EVERYTHING you need to know to get started, and after programming in PHP for three years now, I still look back to this book as a very helpful reference.

I am disappointed to see dismal reviews of this book when it has been so helpful to me. Most of such reviews are written by people who are simply using the book to the wrong ends. Before buying this book, you'll want to make note of a few things:

-This book is perfect for people who only know HTML and want to expand their endeavors on the web. If you know another algorithmic programming language, chances are the bulk of this book will be filled with too much information you already know. For everyone else, the explanations are in depth enough to actually understand what the different aspects of PHP do.
-This book does not provide step-by-step tutorials. It gives you the information you need to create YOUR OWN programs. It provides examples of how a PHP program might be set up, but if you're attempting to make use of the examples line by line, you will be disappointed with the end result (and you will be cheating yourself, because you're just copying someone else's code, not learning the language).
-As I said, I use this book as a basic reference, one that is far easier to understand than the complex explanations in the PHP manual found on the Internet. A good half of this book acts as a layman's reference guide that's organized to help you learn PHP and MySQL.
-This book just jumpstarts you for using PHP and MySQL, and yes, eventually you will outgrow it, but that's not a shortcoming of the book. You'll learn everything the book has to teach you and then you'll want more. Once you're ready to take that next step, and it won't be long after you've exhausted this book, I suggest you pick up PHP Cookbook: Solutions and Examples for PHP Programmers to further your skills.
-Even after you seem to have learned everything you can from this book, you'll still want to keep it nearby. Every once in a while, I still reach for it to make sure I'm using the right syntax.

Without a doubt, this book will teach you what you've always wanted to learn about the most important language for the web right now.
13 of 14 people found the following review helpful
5.0 out of 5 stars Perfect for Beginners April 29 2005
By Sam Hill - Published on Amazon.com
Format:Paperback
This book was perfect for me. I thought the organization was great. I started at the beginning and worked through to the end. The information was there when I needed it. I didn't need to search around for anything and didn't feel that any information was missing. Everything worked just as the book said it would. I downloaded the programs, so I didn't even have to deal with my own typos.

This book is an introduction to PHP and MySQL for people who don't know anything about programming or databases. It's great for beginners. It might be a little too simple for people who already know how to program and use databases. The writing is easy to understand with lots of examples. In addition, there are two running examples that are used throughout the book, an online catalog and a user login. The last two chapters put everything together for the two examples.

I am talking about the second edition of this book. I didn't find ANY mistakes in this book, maybe because it's the second edition. Maybe the first edition had some mistakes. Amazon doesn't even sell the first edition any more.
Search Customer Reviews
Only search this product's reviews

Popular Highlights

 (What's this?)
&quote;
For a complete list of reserved words, see the online MySQL manual at www.mysql.com/doc/en/ Reserved_words.html. &quote;
Highlighted by 4 Kindle users

Look for similar items by category