PHP & MySQL: Novice to Ninja, 5th Edition

eBook Details:

  • Paperback: 481 pages
  • Publisher: WOW! eBook; 5th edition (May 15, 2012)
  • Language: English
  • ISBN-10: 0987153080
  • ISBN-13: 978-0987153081

eBook Description:

PHP & MySQL: Novice to Ninja, 5th Edition

PHP & MySQL: Novice to Ninja, 5th Edition is a hands-on guide that will help you build your first database driven website. In the fifth edition of this best-selling book, you’ll learn how to use PHP (used on 20 million sites worldwide) to build your own working content management system using entirely free software. The book also teaches you best practices in database design using MySQL, and covers all the latest technologies.

By the end of this book, you’ll have a grasp of what’s involved in building a database driven website. If you follow the examples, you’ll also learn the basics of PHP (a server-side scripting language that gives you easy access to a database, and a lot more) and Structured Query Language (SQL the standard language for interacting with relational databases) as supported by MySQL, the most popular free database engine available today. Most importantly, you’ll come away with everything you need to start on your very own database driven site!

PHP & MySQL: Novice to Ninja, 5th Edition: The Easy Way to Build Your Own Database Driven Website

PHP & MySQL: Novice to Ninja, 5th Edition is a hands-on guide that will help you build your first database driven website. In the fifth edition of this best-selling book, you’ll learn how to use PHP (used on 20 million sites worldwide) to build your own working content management system using entirely free software. The book also teaches you best practices in database design using MySQL, and covers all the latest technologies.

PHP & MySQL: Novice to Ninja, 5th Edition is a 500+ page book aimed at web designers looking to make the leap into server-side programming. You’ll be expected to be comfortable with simple HTML, although no knowledge of Cascading Style Sheets (CSS) or JavaScript is required.

Who Should Read This Book?

PHP & MySQL: Novice to Ninja, 5th Edition is a 500+ page book aimed at web designers looking to make the leap into server-side programming. You’ll be expected to be comfortable with simple HTML, although no knowledge of Cascading Style Sheets (CSS) or JavaScript is required.

By the end of this book, you’ll have a grasp of what’s involved in building a database driven website. If you follow the examples, you’ll also learn the basics of PHP (a server-side scripting language that gives you easy access to a database, and a lot more) and Structured Query Language (SQL the standard language for interacting with relational databases) as supported by MySQL, the most popular free database engine available today. Most importantly, you’ll come away with everything you need to start on your very own database driven site!

PHP & MySQL: Novice to Ninja, 5th Edition is a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully-functional database-driven web site using PHP & MySQL.

This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system.

While this is essentially a beginner’s book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include:

  • MySQL syntax
  • MySQL functions
  • MysQL column types
  • PHP functions for working with MySQL

PHP is an extremely popular open-source general purpose scripting language that’s particularly suited to server-side web development. As of 2007, PHP was used on some 20 million domains worldwide. It’s a very popular choice with the WOW! eBook community.

The easiest, simplest and most fun way to get into server-side coding. All of the software used is free, so no additional outlay is required.

  • An easy-to-follow tutorial, with all code available to download
  • Install PHP & MySQL on Windows, Mac OS X, or Linux
  • Gain a thorough understanding of PHP syntax and object oriented programming principles
  • Master database design principles and SQL
  • Develop robust websites that can handle high levels of traffic
  • Build a working content management system (CMS)
  • Develop an e-commerce shopping cart

Beginner-level web developers. They will need to have a little familiarity with HTML and CSS.

What’s new in this edition?

  • Up to date: Updated for Windows 7, Mac OS X Lion, and the latest versions of PHP, MySQL, phpMyAdmin, XAMPP and MAMP.
  • Now even easier to get started: Software installation and setup have always been one of the biggest hurdles for beginners. This edition of the book now recommends using all-in-one installation packages like XAMPP and MAMP, and moves the brittle manual setup instructions to an appendix at the end of the book.
  • No command prompt required: phpMyAdmin is used for all database administration tasks, and for sending SQL commands to MySQL. Previous versions of the book asked readers to use the Terminal or Command Prompt to send SQL commands to their MySQL server.
  • Best practice database code: Rather than building up SQL queries as strings and passing them to MySQL-specific functions like mysqli_query as in previous editions, this edition uses the more robust and portable PHP Data Objects (PDO) API and prepared statements to work with MySQL.
  • HTML5 markup: The bulky and verbose XHTML1 markup of previous editions gives way to the svelte, easy-to-read HTML5 markup that all the cool kids are using these days.
  • Object oriented programming (OOP) primer: Chapter 4 now contains a primer on OOP. While OOP is not required to start using PHP or to understand the code used in this book, many of the popular PHP frameworks that readers might like to move onto after finishing the book, such as Symfony and CakePHP, assume OOP knowledge.
  • Tons of tweaks: Hundreds of tiny nips and tucks based on reader questions and feedback received for the 4th edition, removing common sticking points and providing additional guidance where needed.

PHP & MySQL: Novice to Ninja, 5th Edition is a hands-on guide that will help you build your first database driven website. In the fifth edition of this best-selling book, you’ll learn how to use PHP (used on 20 million sites worldwide) to build your own working content management system using entirely free software. The book also teaches you best practices in database design using MySQL, and covers all the latest technologies.

PHP & MySQL: Novice to Ninja, 5th Edition is a 500+ page book aimed at web designers looking to make the leap into server-side programming. You’ll be expected to be comfortable with simple HTML, although no knowledge of Cascading Style Sheets (CSS) or JavaScript is required.

By the end of this book, you’ll have a grasp of what’s involved in building a database driven website. If you follow the examples, you’ll also learn the basics of PHP (a server-side scripting language that gives you easy access to a database, and a lot more) and Structured Query Language (SQL the standard language for interacting with relational databases) as supported by MySQL, the most popular free database engine available today. Most importantly, you’ll come away with everything you need to start on your very own database driven site!

[download id=”1082″]

Leave a Reply

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