rahulkr kr October 18, 2022 0

What is PHP and how it works?

Today, we are going to discuss on powerful programming language about PHP. you would have heard about lots of tools and programming languages and their different working skills and functions.…

shivam October 17, 2022 0

What is CURD operations ?

CURD = CREATE-UPDATE-READ-DELETE These four operations are used to manipulate the data in database,  users must be able to create data, read data, update or edit the data, and delete…