A Practical Guide to Creating Web Applications with PHP
Alex Vasilev

#PHP
#Web_Applications
#OOP
Learn to create web applications in PHP with minimal previous experience. This book is a practical guide to using PHP for web development.
Loaded with examples and step-by-step instructions, each chapter is dedicated to a specific area or function. You’ll first review the main principles of PHP and what is needed to program and develop in it. You’ll then study variables, data types, control statements, arrays, and functions, all critical for creating efficient PHP programs.
The book then moves on to object-oriented programming (OOP) and how to implement those principles in PHP, as well as inheritance, interfaces, testing, error handling, and exceptions. By the end of PHP by Example, you will have the knowledge and confidence to implement PHP for your web projects both large and small.
What You’ll Learn
Table of Contents
Chapter 1: The First Program
Chapter 2: Variables and Data Types
Chapter 3: The Control Statements
Chapter 4: Arrays
Chapter 5: Functions
Chapter 6: Useful Tricks and Operations
Chapter 7: Classes and Objects
Chapter 8: Inheritance
Chapter 9: Advanced OOP Mechanisms
Chapter 10: Error Handling
Chapter 11: Generators and Iterators
Chapter 12: Using PH P
Chapter 13: Afterword: What Was and What Will Be
Alex Vasilev (aka Oleksii Vasyliev) is a Professor of Software Systems and Technologies in the Faculty of Information Technology, Taras Shevchenko National University of Kyiv in Ukraine. He has taught programming for 20 years (C++, C#, Java, JavaScript, Python, PHP) and to date has written over 30 programming books in his native Ukraine. This is his first book directly published in English.









