[ad_1]
https://i.ytimg.com/vi/YvXaKDnHKVk/hqdefault.jpg
Create responsive shopping cart with PHP, simple MySQL database and Bootstrap CSS. We’re going to be using Microsoft OneNote to organize our code and keep track of the project progress. We’ll implement sessions in PHP to store our product data from submitted form GET and POST variables and present the data under Order Details page. We’ll also create numeric array to keep track of the keys and match them with product ids in our cart.
“““““““““““““““““““““““““““““““““““““““““““““““
Hey guys, I’m now using Patreon to share improved and updated video lesson material. For a small fee you can access all the downloadable files from this lesson (source code, icons & graphics, cheat sheets) and everything else included in the video from the Patreon page. Additionally, you will get access to ALL Clever Techie videos in HD format with no ads. Thank you so much for supporting Clever Techie 🙂
Download this video’s files here:
https://www.patreon.com/posts/responsive-php-20819058
This download (Patreon unlock) includes:
(php-shopping-cart.one OneNote outline, shopping-cart.css source code, cart.php and index.php source code, products.sql database tables source, product images)
+
( You also get access to ALL source code and any downloadable content of ALL Clever Techie videos, as well as access to ALL videos in HD 1080p quality format with all video ads removed! )
“““““““““““““““““““““““““““““““““““““““““““““““
( Website ) https://clevertechie.com – PHP, JavaScript, WordPress, CSS, and HTML tutorials in video and text format with cool looking graphics and diagrams.
( YouTube Channel ) https://www.youtube.com/c/CleverTechieTube
( Google Plus ) https://goo.gl/J71p6f – clever techie video tutorials.
( Facebook ) https://www.facebook.com/CleverTechie/
( Twitter ) https://twitter.com/theclevertechie
Original source
47 responses to “Responsive PHP Shopping Cart with Bootstrap”
Oh men your the best, you already have another sub.
Thanks for your content.
Great Tutorial. Thanks
I'm trying to get this to work in a PHP page that is loaded with jQuery into a div. It all works but the form action sends reloads the shopping cart page rather than keeping it in the div that it is loaded into. Suggestions on how to change the form action so it doesn't navigate away like this?
Complete waste of time unless you want a one-page site
Security problem : the 'price' is in the form.. Better if selected from the database once form submitted…
He doesn't add the name to the session can you help?
crack
src pls ):
what are you writing you code in
Thanks alot its very helful for my assignment
what's index.php all about? please answer!!!
Will it work without index.php?
Which IDE are you using?
Everytime I refresh the page it adds one to the quantity of the cart, anybody else have this issue?
A checkout button TUTORIAL plz.. plzz @clever
Thanks. I learned a little from this
but also: holy *hit! that is one long and coplicated code, hard to read
sir can you made a video on checkout continuing this project. It would be of great help ty.
hello i got 12 pic mean i got 12 item how to make it all balance in the web cause i use "col-sm-4 col-md-4" and the table so not arrange. please help
Thanks Clever, but what's with Checkout function, index.php and chopping-cart.css pages?
what about the index.php file?
Great video, nice presentation style and flow. I got a lot out of it, thanks.
The quality of teaching took a nose dive when you copied and pasted the code to save time.
how am i going to store it in a database? thanks in advance
One more thing, how do i send the cart details to a database table after the checkout button is clicked
Great Tutorial. Please how do i display image on the cart? I used an input type hidden to get the image but it's not displaying on the cart
Hello, very useful video however im facing a problem, when i press the add to cart button it only creates an array once for 1 product only as if the buttons arent for each product, when i press the button on a certain product it doesnt show its information it only shows the information of one product in the only 1 created array HELP?!?!
thanks!
but my products only displays vertically on my webpage, i wonder how to fix that?
is this from sratch?
how do u change the font color and style?
How can I replace $ for Cryptocurrency?
#SourceCodePimping 🤣
CleverTechie, you have helped me A LOT! Like and subscribe for you!
Thank you for your presentation. It really good. But can't understand calculeting total and grand total 😢😢. Plz help sir😢
thank you very much for your tutorial I followed it to the letter and it works very well and now I ask you the request to save the items in this shopping cart in a database
@clevertechie when i add another product to the cart, it doesn't increment the quantity, it just adds another product. any ideas?
This works great. problem is i need to show the description of the product as well. thus far i've add a second button next to the one that is there already. I have no php knowledge but i'm trying. I program in visual basic. anyways, i've tried this
<input type="submit" name="desc" style="margin-top:15px;" class="btn btn-info"
value="Details" onclick="window.open('ihttp://1anovelities.com')" />
it shows my website in a second window. what I need to do is show 1214.html in a pop up or another window. any help would be appreciated
🙂
hey this is good staff but i am getting this error
Fatal error: Call to undefined function filter_input() in C:Program Files (x86)xampphtdocscartcart.php on line 12
Seen around 3 comments I believe with "What is in the index file" or something along the lines. This is SAID in the video in the start. It contains all the code of the source code, no different than what you will create from the above video.
Awsome Tut; great job!!!
Excellent explanation!, Thank you very much! 😉
Thanks ,easy to understand
!
Can we please get the index.php?
Awesome..Thanks man.That was really helpful
there is no index.php file in the download link. help!
You can pronounce array as "r ray".
This is great, but how do you connect to PayPal? That is what I am interseted in.