PHP Crash Course

PHP Crash Course

by Matt Smith
PHP Crash Course

PHP Crash Course

by Matt Smith

eBook

$23.99 
Available for Pre-Order. This item will be released on January 21, 2025

Available on Compatible NOOK Devices and the free NOOK Apps.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

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.

Product Details

ISBN-13: 9781718502536
Publisher: No Starch Press
Publication date: 01/21/2025
Sold by: Penguin Random House Publisher Services
Format: eBook
Pages: 400

About the Author

Dr. Matt Smith is a senior lecturer in computing at Technological University (TU) Dublin, specializing in interactive multimedia and server-side web development. He has been teaching for over 30 years. Smith researches the use of applied computer game technology, especially to support teaching and learning, and is one of the authors of the Unity 2021 Cookbook.

Table of Contents

Part 1: Fundamentals
Chapter 1: Introduction to PHP
Chapter 2: PHP Program Basics
Chapter 3: Numbers, Booleans, and NULL
Chapter 4: Working with Text Strings
Chapter 5: Making Choices
Chapter 6: Reusing Code with Functions
Part 2: Loops and Arrays
Chapter 7: Loops
Chapter 8: Simple Arrays
Chapter 9: Maps
Part 3: Websites and Form Processing
Chapter 10: Client–Server Communication
Chapter 11: PHP Websites and the Built-In PHP Server
Chapter 12: HTML Forms to Send Data
Chapter 13: Processing Form Data
Chapter 14: Validating Form Data
Chapter 15: Separating Logic and Output and Adding a Front Controller
Part 4: Sessions
Chapter 16: Working with Browser Sessions
Chapter 17: Shopping Carts
Chapter 18: Sessions for Login Authentication
Part 5: Object-Oriented PHP
Chapter 19: The Basics of Object-Oriented Programming
Chapter 20: Classes and Objects
Chapter 21: Inheritance
Chapter 22: Composer, Namespaces, and Autoloading
Chapter 23: Twig Templating
Chapter 24: Object-Oriented Web Architecture
Chapter 25: Exceptions
Chapter 26: Logging
Chapter 27: Static Members
Chapter 28: Interfaces and Traits
Chapter 29: Advanced Object-Oriented Concepts
Part 6: Databases
Chapter 30: Working with Databases
Chapter 31: Databases and Objects
Chapter 32: Improving Website Security
Chapter 33: Dates and Times
From the B&N Reads Blog

Customer Reviews