Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 232 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 232 Bytes

CRUD_mySQLi

This repository has a collection of PHP files with ready made codes to perform basic CRUD applications usiing mySQLi. It includes the boilerplate code to establish connection between your application and the database.