/simple_php_crud

PHP CRUD (Create, Update, Delete) with MySQL on a single page

Primary LanguagePHP

Simple PHP CRUD

In this tutorial, we perform Create, update and delete operations on information on the same web page with the same input form performing all both the creating and editing of records.