PHP Crash Course: The Complete, Modern, Hands-On Guide

, by
PHP Crash Course: The Complete, Modern, Hands-On Guide by Smith, Matt, 9781718502529
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
  • ISBN: 9781718502529 | 1718502524
  • Cover: Paperback
  • Copyright: 1/21/2025

Purchase Options
  • Rent

    (Recommended)

    $30.56
    Term
    Due
    Price
    *This item is part of an exclusive publisher rental program and requires an additional convenience fee. This fee will be reflected in the shopping bag.
  • Buy New

    In Stock Usually Ships in 24-48 Hours

    $69.22
  • eBook

    eTextBook from VitalSource Icon

    Available Instantly

    Online: 1825 Days

    Downloadable: Lifetime Access

    *To support the delivery of the digital material to you, a digital delivery fee of $3.99 will be charged on each digital item.
    $43.99*
Start off your web development journey the right way with this beginner-friendly introduction to PHP programming.

This book will take you from beginner-level to professional PHP programming, through hundreds of in-depth examples and hands-on exercises. You’ll explore best practices for developing fast, secure, and easy-to-maintain websites, while establishing a broad foundation of programming knowledge and experience. 

You’ll learn how to: 
  • Create consistent, modern-looking web pages with easily customizable templates by combining dynamic PHP scripts, static HTML code, and Bootstrap styling
  • Write server-side scripts for responding to HTTP requests, processing forms, and validating data 
  • Use browser sessions to implement shopping carts and user logins, and to store other user data
  • Write scripts that can communicate with MySQL and other PDO databases, enabling database-driven, data-rich web applications
  • Implement modern, best-practice website security, including user data sanitization, session-based logins using hashed passwords, and database prepared statements
  • Save time with up-to-date, professional, open-source tools, including Composer dependency management and the Twig templating library

As you follow along, you’ll learn real-life patterns and modern programming techniques for creating, extending, and modifying web applications, all using the powerful PHP language.