In this tutorial we will see how to create simple CRUD operations in PHP using MYSQL. I will use procedural mysqli functions to create, read, update and delete. The reason of using procedural mysqli functions is to give PHP beginners a quick overview of how crud operation works in PHP<\/a>. I will try my best to explain all the aspects of this topic in very simple way. So let\u2019s start with very basic.<\/p>\n\n