CRUD Data Table for Database with Modal Form | Insert Data Using PHP bySouy Soeng Open the config.php file and paste the below code in it . Remember to include config files in all PHP files with the help of the include_once() function. It is the main file that holds a database connection. So without a DB connection, you can …