Taking a Deeper Look at OpenCart’s “Cart”
Last Updated on Friday, 21 December 2012 12:00 Written by Joe Stenhouse Friday, 21 December 2012 12:00
Yes that’s correct, you know that it works but do you know how? Most don’t and to be fair, most don’t need to know nor do they want to know. However for those that are learning the basics of how a shopping cart works then this posting is for you. I will reveal to you everything that happens from the point of pressing ADD TO CART, to viewing items that you have added. This passage will be using code taken from the latest Opencart version 1.5.4.1
Phase One (clicking the add to cart button)
Learn MoreHow to Reduce the Amount of System Logs Stored in the Elgg Database
Last Updated on Friday, 8 July 2011 11:22 Written by Rodolfo Hernandez Thursday, 28 April 2011 08:55
Elgg by default keeps a system log. This can be useful when it comes to know what changes has been done to elgg. However, if you don’t control this, the loading speed of your elgg site could be affected because such logs are stored in the database.
Learn More
Recent Comments