Skip to content

AM-ASKY-97/PHP-CRUD-Operations-with-MySQL-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP CRUD Operations with MySQL Database

Introduction

I have created a simple PHP ajax CRUD application using MySQL, Bootstrap & jQuery DataTables. If you want to have an account on this page, you can either create your own or use my account and fill out the table with details.

Username : Asky
Password: Asky1997

Just click on this link https://asky97.000webhostapp.com/

Demo Project : https://youtu.be/iAIoFsv2DPw

Features to be implemented in the CRUD-Application

  1. user registration
  2. user login
  3. A user can create, read, update, and delete information.

Screenshot of UI

User Login

User Registration

Manage Student

Add Student

Edit Student

Delete Student

Jquery Validation

Thank You

Credits to Asky AM