Welcome, we will see how to create a simple Shopping Cart using PHP & MySql with Source Code in Hindi. Every web developer once in their life want to make e-commerce website. So here is a simple shopping cart using HTML CSS BOOTSTRAP4 and it is responsive too.
Here some of the important tips to keep in mind are that the images and the PHP file should be in the same folder. We are not going to insert all the values using PHPMyAdmin and I think using PHPMyAdmin is too easy and faster than working on Command Prompt that is because in CMD we have to write every code and it sometimes time-consuming but PHPMyAdmin is awesome. You just have to click on a button and everything is done.
I tried my best to explain each and every line and I hope you will get some tips from it.
Here some of the important tips to keep in mind are that the images and the PHP file should be in the same folder. We are not going to insert all the values using PHPMyAdmin and I think using PHPMyAdmin is too easy and faster than working on Command Prompt that is because in CMD we have to write every code and it sometimes time-consuming but PHPMyAdmin is awesome. You just have to click on a button and everything is done.
I tried my best to explain each and every line and I hope you will get some tips from it.