/KU-PHP-simple-project

This is a simple User Information Management System built using PHP and PostgreSQL. It allows you to perform basic CRUD (Create, Read, Update, Delete) operations on user records stored in a PostgreSQL database. The system provides a web interface for adding, viewing, updating, and deleting user information.

Primary LanguagePHP

Stargazers