In this series, we will create a shopping cart website using PHP and MySQL. You will also learn how to work with the Codeigniter Framework, MySQL, CRUD, …
Original source
In this series, we will create a shopping cart website using PHP and MySQL. You will also learn how to work with the Codeigniter Framework, MySQL, CRUD, …
Original source
9 responses to “Learn How to Create a Shopping Cart using PHP and MySQL”
can u upload your shopping cart zip file
1anovelities.com
after following the first video. I created the .htaccess file in the root folder
Options +FollowSymLinks
Options -Indexes
DirectoryIndex index.php
RewriteEngine on
RewriteCon $1 !^(index.php|resources|images|css|js|robots.txt|favicon.ico)
RewriteCon %{REQUEST_FILENAME} !-f
RewriteCon %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]
made the changes to config.php file as instructed. went to localhost index directories and followed the directories to where the program is or should i say where its supposed to be. the directory doesn't show up at all unless i remove the .htaccess file. if i remove it and hit refresh the folder shows up. any suggestions.
can you upload the part 8 in 720 px
Sir? This project can do , even without the code igniter framework?
how do i get the project files thanks so much ive learned alot from your channel great work!
Hi there, I've entered "http://localhost/thegamingplace/welcome" as URL and I get a Server error:
Server error!
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500
localhost
Apache/2.4.26 (Win32) OpenSSL/1.0.2l PHP/7.1.7
What could've gone wrong? Thanks so much for this tutorial.
Where is the source code for this project?
It says Sep 26 2016 is the Publish date, but that Codeigniter is pretty old lol
It would be more better if you include some ajax features. moreover videos at 6.52 are not of quality