/crud-php-simple

Simple Add, Edit, Delete & Display in PHP & MySQL

Primary LanguagePHP

Simple Create, Read, Update, Delete (CRUD) in PHP & MySQL

A simple and basic system to add, edit, delete and view using PHP and MySQL.

Blog Article: Very simple add, edit, delete, view in PHP & MySQL

SQL script to create database and tables is present in database.sql file.