About the author,
Foreword,
Introduction and development environment,
SECTION A: MASTER THE FUNDAMENTALS OF PHP PROGRAMMING,
Chapter 1: Variables, constants and operators,
Chapter 2: Conditional structures,
Chapter 3: Loops in PHP,
Chapter 4: Functions and Generators in PHP,
Chapter 5: Tables in PHP,
Chapter 6: PHP built-in functions,
SECTION B: ADVANCED DATA MANAGEMENT AND BROWSER INTERACTION,
Chapter 7: Browser data processing (GET, POST),
Chapter 8: Images and files,
Chapter 9: Session and cookie management,
SECTION C: MYSQL DATABASE MANAGEMENT,,
Chapter 10: Introduction to Databases and Connecting to a MySQL Database,
Chapter 11: Inserting, retrieving and displaying data from a database,
Chapter 12: Updating and deleting data in a database,
SECTION D: WEB APPLICATION SECURITY,
Chapter 13: PHP security : Attack prevention and risk management,
SECTION E: OBJECT-ORIENTED PROGRAMMING IN PHP,
Chapter 14: Classes and objects,
Chapter 15: Data Encapsulation and Modeling,
Chapter 16: Inheritance in PHP,
Chapter 17: Interfaces and abstract classes,
Chapter 18: Exception handling,
Chapter 19: Namespaces,
Chapter 20: Traits,
Chapter 21: Magic methods,
Exercises correction,
Encouragement and Congratulations,