14 Mar, 2025

Php Mysqli Crude Operations

Crude operations include Read ,Write ,Update and Delete.In this tutorial you will learn how to write mysqli statements to carry out crude operations on a database.First create a database and name it crude or with your preffered name:Create a table users using below sql: Create a folder crude in your localhost,inside it create another folder […]

1 min read