What you’ll learn
- You will be able to understand some backend key terms
- You will be able to grasp most common PHP standards code in no time
- You will be able to read and write PHP code
- You will be able to dive deep into some PHP complex topics easily
- Grasp the concept of SQL clauses, functions, data types
- Learn CRUD operations and how to use them to make use out of your database
- How to write simple to complex SQL queries
- Learn PDO from the basics to the advanced concepts
- Learn some advanced PDO concepts like transactions
- Utilize what you have learned by building an app from the ground up