PHP Crash Course

ebook

By Matt Smith

cover image of PHP Crash Course

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today
Libby_app_icon.svg

Find this title in Libby, the library reading app by OverDrive.

app-store-button-en.svg play-store-badge-en.svg
LibbyDevices.png

Search for a digital library with this title

Title found at these libraries:

Loading...
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.
    PHP Crash Course