Discussion on CRUD PHP by Intesarul Haque Tomal - Tuesday, 31 August 2021, 9:10 PM Number of replies: 0 CRUD refers to the four basic types of Database operations: Create, Read, Update, Delete. Most applications and projects perform some kind of functionality. CRUD operations are basic data manipulation for databases. Permalink Reply