Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Beginning PHP and MySQL: From Novice to Professional, Fourth Edition
 
 

Beginning PHP and MySQL: From Novice to Professional, Fourth Edition [Paperback]

W. Jason Gilmore

List Price: CDN$ 54.95
Price: CDN$ 32.92 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 22.03 (40%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Temporarily out of stock.
Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
Ships from and sold by Amazon.ca. Gift-wrap available.

Formats

Amazon Price New from Used from
Paperback CDN $32.92  

Frequently Bought Together

Beginning PHP and MySQL: From Novice to Professional, Fourth Edition + Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites + PHP and MySQL Web Development
Price For All Three: CDN$ 95.58

Some of these items ship sooner than the others. Show details

Buy the selected items together
  • Temporarily out of stock.
    Order now and we'll deliver when available. We'll e-mail you with an estimated delivery date as soon as we have more information. Your account will only be charged when we ship the item.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites CDN$ 26.30

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • PHP and MySQL Web Development CDN$ 36.36

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details


Customers Who Viewed This Item Also Viewed


Product Details


Product Description

Review

From the reviews:

"A comprehensive introduction to … the scripting language PHP and the MySQL database server. This book will not only expose … core aspects of both technologies, but will provide valuable insight into how they are used in unison to create dynamic data-driven Web applications." (it-expert, Issue no. 48, 2004)

--This text refers to an alternate Paperback edition.

Book Description

Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a major update of W. Jason Gilmore’s authoritative book on PHP and MySQL. The fourth edition includes complete coverage of PHP 5.3 features, including namespacing, an update of AMP stack installation and configuration, updates to Zend Framework, coverage of MySQL Workbench, and much more.

You’ll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you’ll also learn how to effectively integrate them in order to build robust data-driven applications. Gilmore has seven years of experience working with these technologies, and he has packed this book with practical examples and insight into the real-world challenges faced by developers. Accordingly, you will repeatedly return to this book as both a valuable instructional tool and reference guide.

What you’ll learn

  • How to install and configure Apache, PHP 5.3, and MySQL
  • PHP and object-oriented programming basics
  • New PHP 5.3 features and how to use them
  • How to move beyond basic PHP, including using the Zend Framework
  • How to use MySQL to securely store your website's data
  • How to use MySQL Workbench to manage your database

Who this book is for

Developers who want to harness PHP and MySQL to create powerful web applications

Table of Contents

  1. Introducing PHP
  2. Configuring Your Environment
  3. PHP Basics
  4. Functions
  5. Arrays
  6. Object-Oriented PHP
  7. Advanced OOP Features
  8. Error and Exception Handling
  9. Strings and Regular Expressions
  10. Working with the File and Operating System
  11. PEAR
  12. Date and Time
  13. Forms
  14. Authenticating Your Users
  15. Handling File Uploads
  16. Networking
  17. PHP and LDAP
  18. Session Handlers
  19. Templating with Smarty
  20. Web Services
  21. Secure PHP Programming
  22. SQLite
  23. Building Web Sites for the World
  24. MVC and the Zend Framework
  25. Introducing MySQL
  26. Installing and Configuring MySQL
  27. The Many MySQL Clients
  28. MySQL Storage Engines and Datatypes
  29. Securing MySQL
  30. Using PHP with MySQL
  31. Introducing PDO
  32. Stored Routines
  33. MySQL Triggers
  34. MySQL Views
  35. Practical Database Queries
  36. Indexes and Searching
  37. Transactions
  38. Importing and Exporting Data

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
(1)

Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.ca
5 star:    (0)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
Share your experience with this product with others
Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.1 out of 5 stars (35 customer reviews)

9 of 9 people found the following review helpful
4.0 out of 5 stars [Third Edition Review] Broad coverage except in XML manipulation, May 29 2008
By S. Tang - Published on Amazon.com
This review is from: Beginning PHP and MySQL: From Novice to Professional, Third Edition (Paperback)
This book is written for someone who is familiar with other programming languages and databases and now wants to use PHP and MySQL. It is not written for somebody completely new to programming. For example, if you came from Perl or ASP, and you wanted to know how arrays, loops, and objects in PHP, this book will cover that.

The topic coverage is broad but not deep. The book has a feel of "semi-reference" in that each topic stands on its own. This is not a cookbook or "learn by example" book. There is enough information to get you started, but if you have a complex/niche problem, this book will not help you. For more information, you will have to consult books that specialize on the topic you are interested.

I have one major gripe with this book. There is not any significant coverage of XML manipulation or XSL/XSLT aspects of PHP. When you look at the table of contents or index, there is no mention of XSL/XSLT and only a brief mention of XML (and RSS) in the Web Services chapter. For a book that covers a lot of subjects, this is a weak area.

10 of 11 people found the following review helpful
2.0 out of 5 stars Bloated and wordy, May 14 2009
By DavMin - Published on Amazon.com
This review is from: Beginning PHP and MySQL: From Novice to Professional, Third Edition (Paperback)
I'm a sucker for a good price and I bought this book hoping that in the 1000+ pages I could start to learn PHP. I did - but I also quickly got frustrated and distracted by the author's complete refusal to explain ANYTHING with conciseness.

This is a reference book, not something you'd want to read cover to cover.

Boring examples, wordy discussions - the authors seems to have been more interested in boosting page count than anything else :(

Another bloated PHP book was Larry Ullman's Visual QuickPro. Are there any php tech authors who know how to write??

2 of 2 people found the following review helpful
3.0 out of 5 stars Good information however the kindle version has a gaping flaw., Feb 13 2012
By Brian - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This is generally a solid book, however the page index in the kindle version seems to be missing.
So trying to use the kindle version as a reference book while coding fails.

The section on array manipulation is HUGE, but the database interface seems somewhat weak. However I am not sure I would hold that against the book, since the missing information can be overcome by looking at the MySQL sites.
 Go to Amazon.com to see all 35 reviews  4.1 out of 5 stars 

Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges