Back to search
Welcome to the PHP CRUD Application project! This project is designed to help you learn the fundamental concepts of creating a CRUD (Create, Read, Update, Delete) application using PHP and MySQL for the backend, and HTML/CSS for the frontend. CRUD operations are the cornerstone of web development, and by completing this project.
Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Merge branch 'main' of https://github.com/ptsourav21/crud_php
5723d7bView on GitHubAdded php code in index for dynamically show the data from database
b858f88View on GitHub