Search from table

Simple CRUD using PHP and FPDF with Source Code

Hi! I have here a Simple CRUD project that was developed using PHP. This project is a simple user registration using the CRUD Operations (Create, Read, Update, and Delete). This project also used FPDF Library for Printing View and Downloadable PDF File feature. My main purpose in sharing this program is to help new programmers or those students or individuals that would like to learn how to create