Log In
0% completed
Introduction
About the Course
Introduction to the LAMP Stack
App Initialization
Database Definition
Database Connection With PDO
Create and Read Records
Introduction
List All Project
List All Tasks
Add a Project
Add a Task
Refactor the Application
Introduction
MVC Pattern in a Nutshell
Adopt MVC Architecture
Verify the MVC Architecture
Read Records
Verify the "Read Records" Feature
Create Records
Verify the Add Records Feature
Security Refactoring
Verify Security Refactoring
PHP Data Validation
Introduction
Front-end Validation
Back-end Validation
Generate Reports
General Report
Verify the General Report Feature
Filter by Project
Filter by Date
Update and Delete Records
Introduction
Update Records
More on Update Records
Exercise: Update
Remove Records
Exercise: Delete
PHP Router
Introduction to PHP Router
Create a Router for our Project
Exercise
Conclusion
Summary and Perspectives
Appendix
PHP Development Environment
Apache Virtual Host Setup
Hands-on PHP & MySQL: Build a CRUD Application
/
...
/
Exercise: Delete
Exercise: Delete
Practice using the delete feature.
We'll cover the following...
In
...