This is php crud project
Folow this instruction step by step, You can be easily create a php crud project.
Lets' start
Step 1
First you need to configure your database from db_connection.php file
Or you need to create a database named 'php_crud'
Step 2
Now create a one table at your database
or you need to import this table in your database For getting sql file. [click here]([https://github.com/Zunaid420/socket-server/blob/main/index.html](https://github.com/zunaidmiah/php-crud-project/blob/main/users_info.sql])
hurray!
So, you can test now by open your project in browser.
Or Browse this link
Thanks,
Zunaid Miah