Beginning PHP and MySQL: From Novice to Professional

Beginning PHP and MySQL: From Novice to Professional

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. Integrating jQuery and PHP
  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

List Price: $ 49.99

Price: $ 25.40

This entry was posted in Uncategorized and tagged , , , , . Bookmark the permalink.

3 Responses to Beginning PHP and MySQL: From Novice to Professional

  1. S. Tang says:
    8 of 8 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
    (REAL NAME)
      

    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.

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

  2. DavMin says:
    9 of 10 people found the following review helpful:
    2.0 out of 5 stars
    Bloated and wordy, May 14, 2009
    By 
    DavMin (Burnout, USA) –

    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??

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

  3. kdub says:
    4 of 5 people found the following review helpful:
    4.0 out of 5 stars
    Great book except missing one thing., March 11, 2011
    By 
    kdub
    This review is from: Beginning PHP and MySQL: From Novice to Professional (Paperback)

    I am relatively new to PHP. I just started with this book not too long ago. I had purchased another PHP book previously, but each chapter was very light on it’s subject matter (the chapter on Arrays was only 3 pages). I knew that if I wanted to learn PHP thoroughly and effectively that I had to find a book that educated me more on each topic. That’s where this book does an excellent job, the amount of information covered in each chapter is very thorough and necessary to learn in hopes of becoming a professional. In addition, the book covers a lot of topics that other books don’t that are very interesting and necessary. (for example, chapter 24, Introduction to Zend Framework or chapter 16,Networking)..

    But what I found disappointing was that at no point in the book did the author engage it’s reader (meaning there are no practice exercises). I learn best when I can take what I’ve learned and apply it to a working example; where I am asked to create my own code instead of simply copying the code in the book. This book doesn’t do anything like that. There are tons of code examples that you can copy, and that’s just about it.

    IMHO this book really seems to be a reference style book. A great book to read and have around, but as a total beginner, I feel like it’s lacking the necessary engagement that will get me thinking for myself.

    Help other customers find the most helpful reviews 

    Was this review helpful to you? Yes
    No

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>