Build CRUD Application – PHP & Mysql
Overview
Create Todo list app with pagination
What you’ll learn:
- Interact with Mysql database
- the Concept of CRUD actions
- how to send and retrieve data
- Build any kinds of app that interact with database
What you’ll learn: