Skip to content

PriyankaDewan06/php-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crud Operation with Core PHP

What is Crud

CRUD is an acronym for Create, Read, Update, and Delete. CRUD operations are basic data manipulation for the database. In this project, I created a simple PHP application to perform all these operations on a MySQL database table in one place.

Project Image

image

Steps to do this project

  1. Creating the Database Table
  2. Creating the Class File
  3. Creating the Home Page
  4. Creating the Edit Page
  5. Creating the Delete Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages