See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

35 used & new from $2.20

Have one to sell? Sell yours here
 
 
Create Dynamic Web Pages Using PHP and MySQL (Practical solutions series)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Create Dynamic Web Pages Using PHP and MySQL (Practical solutions series) (Paperback)

by David Tansley (Author)
2.8 out of 5 stars See all reviews (8 customer reviews)


Available from these sellers.


16 new from $19.99 19 used from $2.20

Editorial Reviews

Product Description
Discover how to create dynamic webpages using PHP and MySQL. Softcover. CD-ROm included.

From the Back Cover

Do you want to learn the essentials of PHP in an easy manner with the help of expert guidance and a wealth of practical examples? Would you like to be able to create dynamic web pages and learn how to interact with MySQL database even though you may have little or no experience? Then this book is for you.

You don't need prior knowledge of programming, as this book provides you with everything you need to know about PHP, MySQL and how to create dynamic webpages. You learn by example from the many practical examples throughout the book. You will be taught how to create simple web pages first, and then gradually build up to using forms. PHP is the scripting language of choice for Linux server--even if you haven't got a web server installed, don't worry. The first chapter of this book covers what to install and configure in an easy to understand way. And all the software you need is on the accompanying CD-Rom, which includes apache, Netscape, PHP, and MySQL source code, plus all the scripts from the book.

Skills you will learn:

  • How to install and configure the Linux server
  • Essentials of PHP programming--handling form processing, saving state, loops and arrays, strings and pattern matching, web server variables plus many other features.
  • Essentials of MySQL database--connecting MySQL with PHP, Guest book application, Gotcha application, and Internal shopping cart application.
  • How to secure Apache using authentication--web authentication, using PHP to control Access, using a database to store users and passwords, using htaccess files.



0201734028B10012001

See all Editorial Reviews

Product Details

  • Paperback: 304 pages
  • Publisher: Addison-Wesley Professional; 1st edition (November 28, 2001)
  • Language: English
  • ISBN-10: 0201734028
  • ISBN-13: 978-0201734027
  • Product Dimensions: 9.2 x 7.4 x 1.1 inches
  • Shipping Weight: 2.1 pounds
  • Average Customer Review: 2.8 out of 5 stars See all reviews (8 customer reviews)
  • Amazon.com Sales Rank: #470,137 in Books (See Bestsellers in Books)

Look Inside This Book

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
(1)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

8 Reviews
5 star:
 (1)
4 star:
 (1)
3 star:
 (1)
2 star:
 (5)
1 star:    (0)
 
 
 
 
 
Average Customer Review
2.8 out of 5 stars (8 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
17 of 18 people found the following review helpful:
3.0 out of 5 stars Misleading Title -but OK for your first, January 10, 2002
By Michael Sims (Los Angeles, CA) - See all my reviews
(REAL NAME)   
I suppose as a beginner, my knowledge is already pretty advanced. At least, the concepts are familiar. Typos in the editing aside, this book isn't bad. I thought the CD was a waste, since all of this software is easily obtainable on the web, and contributed to the cost of the book.

I had already purchased Beginning PHP 4 from wrox and everything covered in Mr Tansley's book was available in there. I thought that book was superior as a reference and introduction to the concepts of PHP and mySQL, and would recommend it first.

If you are looking for a book (as I still am) that details more database development on the backend to create a site, this is not the book. Don't be mislead by the title to assume into believing it marries mySQL and PHP from the beginning.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
2.0 out of 5 stars Absolutely frustrating, January 8, 2003
By Darren Ortiz (Montreal, Quebec Canada) - See all my reviews
I have to agree with everyone else here when they say that this book is absolutley packed with grammatical and coding errors. I already have a basic knowledge of PHP and a strong grounding in other languages so at first it was easy for me to see the errors and correct them, but now that I'm getting into the more complicated apsects such as file handling, I'm getting super-frustrated trying to figure out why things don't work. It has more errors than a Friends of Ed book. I'm going back to the store and picking up the O'Reilly book. They've never let me down.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
2.0 out of 5 stars Mr Tansley PLEASE hire an editor and a coder to check syntax, December 18, 2002
By A Customer
VERY frustrating.. (I had written a long review but when I went to submit I accidentally hit the BACK button on my mouse. ugh) So.. I am just going to say that this book would be best if you paid about 4 dollars for it. BUT you would HAVE to have a proven php manual that covered PHP 4.1(and up) to really learn php. This book is so awfully edited. I went through about 5 hours of searching google to reference his code. I am a complete PHP newbie. He has a few lines of code that are completely broke... silly syntax errors (# instead of = , !! instead of ++). But for the newbies, this can be way too frustrating when you find that the author (your teacher) is to blame. I am now about half way through this book and have found its one enormous fault. It's written for PHP 4.0. There are some major security issues with the way he approaches html form variables. He uses the "old way". So if you have PHP 4.1 or greater installed then some of the code he lists will NOT work, by default. This sent me on a wild goose chase for several hours. You will have to change default settings that can lead to the vulnerability of your scripts. I finally went to the php manual (php.net) and found the compatibility problems with his examples and my php install (4.2.3). If you really want this book to be effective you are going to have to use old PHP techniques that are proven insecure in this day and age. I assumed with a 2002 publishing date that the book was up to snuff. Despite these major frustrations and snafus, I have been able to learn php. David explains his code very well. He assumes you don't know what is going on. I would say that anyone can learn some php from this book but don't make it your primary source. I think one would be better off learning from a book that focuses on formal/clean coding and 100% working examples. Also beware; his writing is full of typos as well. I am no linguist but seeing the silly errors he makes in his diction leaves me to wonder how serious he is about actually teaching and not rushing it out for the publisher. It reads as if he wrote it and never read back over the pages. So, I will be on the lookout for something better.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Ad
 
Most Recent Customer Reviews

2.0 out of 5 stars Mr Tansley PLEASE hire an editor and a coder to check syntax
VERY frustrating.. (I had written a long review but when I went to submit I accidentally hit the BACK button on my mouse. ugh) So.. Read more
Published on December 18, 2002

2.0 out of 5 stars Not for beginners
Overall I found this book to be very frustrating. I have some programming and web experience, but not a lot. Read more
Published on August 20, 2002

2.0 out of 5 stars Easy to use, but watch out for typoes
I am learning quite a lot about using PHP and MySQL to create webpages, as the title promises, but the challenge is fighting my way through the lackadasical copyediting. Read more
Published on April 15, 2002

4.0 out of 5 stars Fine for a beginner
For a beginner like me the book was just great and I appreciated having the CD so I could easily copy and paste the code snippets. Read more
Published on March 2, 2002 by Philip Smears

5.0 out of 5 stars Outstanding!
I have used ASP for a couple of years now and wanted to learn PHP as well. "Creating Dynamic Webpages Using PHP and MySQL" is aimed at a beginner. Read more
Published on January 3, 2002 by tom18407

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Product Information from the Amapedia Community

Beta (What's this?)

Listmania!

Create a Listmania! list

Look for Similar Items by Category


Get Creative with Dremel Power Tools

Dremel power tools
Take on your next project with a versatile Dremel power tool. Shop now and save on Dremel power tools and take advantage of FREE Super Saver Shipping to save even more.

Shop Dremel tools

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Dive into Summer Reading

Summer Reading for Kids and Teens
Don't even think about hitting the beach without browsing the books in our Summer Reading Store. Discover bestsellers, paperback picks, beach reads, and more terrific titles all summer long.
 

Rake In the Leaves

Shop for Rakes
There are as many types of rakes as there are landscapes. Browse through a wide selection of rakes in the Home Improvement Store.
 
Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
The Adventures of Sherlock Holmes
The Adventures of Sherlock Holmes by Arthur Conan, Sir, 1859-1930 Doyle
My Soul to Lose
My Soul to Lose by Rachel Vincent

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates