This is a simple CRUD (Create, Read, Update, Delete) application built with PHP and [HTMX](https://htmx.org/).
-
Updated
Dec 17, 2023 - Hack
This is a simple CRUD (Create, Read, Update, Delete) application built with PHP and [HTMX](https://htmx.org/).
This repository contains a simple demonstration of how to implement Create, Read, Update, and Delete (CRUD) operations using PHP and Ajax. CRUD operations are fundamental in web development, allowing users to interact with data by creating, reading, updating, and deleting records from a database.
Add a description, image, and links to the php-crud topic page so that developers can more easily learn about it.
To associate your repository with the php-crud topic, visit your repo's landing page and select "manage topics."