<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shopping Cart Archives | ENFEW</title>
	<atom:link href="https://enfew.com/tag/shopping-cart/feed/" rel="self" type="application/rss+xml" />
	<link>https://enfew.com/tag/shopping-cart/</link>
	<description></description>
	<lastBuildDate>Mon, 24 Jun 2024 22:25:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://enfew.com/wp-content/uploads/2024/03/cropped-enfew-favicon-32x32.png</url>
	<title>Shopping Cart Archives | ENFEW</title>
	<link>https://enfew.com/tag/shopping-cart/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>5 &#8220;How To Create CodeIgniter Powered Shopping Cart&#8221; Tutorials</title>
		<link>https://enfew.com/5-how-to-create-codeigniter-powered-shopping-cart-tutorials/</link>
					<comments>https://enfew.com/5-how-to-create-codeigniter-powered-shopping-cart-tutorials/#respond</comments>
		
		<dc:creator><![CDATA[Istvan]]></dc:creator>
		<pubDate>Mon, 23 Aug 2010 17:36:59 +0000</pubDate>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<guid isPermaLink="false">http://www.enfew.com/?p=664</guid>

					<description><![CDATA[<p>1. How to Build a Shop﻿ping Cart using C﻿﻿odeIgniter and jQuery CodeIgniter is an open source PHP web application framework with a lot of features. Recently, thanks to the latest update, a new feature was added to this framework, called the Cart Class. In this tutorial, we’re going to take advantage of this new class, [&#8230;]</p>
<p>The post <a href="https://enfew.com/5-how-to-create-codeigniter-powered-shopping-cart-tutorials/">5 &#8220;How To Create CodeIgniter Powered Shopping Cart&#8221; Tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>1. <a href="http://net.tutsplus.com/tutorials/php/how-to-build-a-shopping-cart-using-codeigniter-and-jquery/" target="_blank" rel="noopener">How to Build a Shop﻿ping Cart using C﻿﻿odeIgniter and jQuery</a></h3>
<p>CodeIgniter is an open source  PHP web application framework with a lot of features. Recently, thanks  to the latest update, a new feature was added to this framework, called  the <strong>Cart Class</strong>. In this tutorial, <span id="more-12086"></span>we’re going to take advantage  of this new class, and write a shopping cart system, with a touch of  jQuery added in.</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-681" title="shooping cart on codeigniter" src="http://www.enfew.com/wp-content/uploads/2010/08/shooping-cart-on-codeigniter.png" alt="shooping cart on codeigniter" width="583" height="176" /></p>
<h3>2. Building a Shopping Cart using CodeIgniter’s Shopping Cart Class</h3>
<p>Late last year CodeIgniter v1.7.2 was released with a lot of  improvements and bug fixes. This version is now compatible with  PHP5.3.0, they added <code>is_php()</code> to Common functions to facilitate PHP version comparisons, modified <code>show_error()</code> to allow sending of HTTP server response codes, and all internal uses  now send proper status codes, Form helper improved and a new class which  we are about to cover in this tutorial the Shopping Cart Class.<img decoding="async" class="aligncenter size-full wp-image-687" title="Building a Shopping Cart using CodeIgniter’s Shopping Cart Class" src="http://www.enfew.com/wp-content/uploads/2010/08/cart-header.jpg" alt="Building a Shopping Cart using CodeIgniter’s Shopping Cart Class" width="574" height="200" /></p>
<h3>3. <a href="http://www.okadadesign.no/blog/codeigniter/codeigniter-shopping-cart-updates-part-1/" target="_blank" rel="noopener">Codeigniter shopping cart v1.1</a></h3>
<p><img decoding="async" class="aligncenter size-full wp-image-692" title="Codeigniter shopping cart" src="http://www.enfew.com/wp-content/uploads/2010/08/Codeigniter-shopping-cart.png" alt="Codeigniter shopping cart" width="417" height="111" /></p>
<p>Updates are:</p>
<ol>
<li>Backend moved to BeP(BackendPro)</li>
<li>Added Event calendar in BeP</li>
<li>Added Ajax Todo list system in BeP</li>
<li>Admin is controlled in Bep members</li>
<li>Added Menus module</li>
<li>Added Customer module</li>
<li>Added Order module</li>
<li>Creating a folder when you create a new category</li>
<li>jquery dataTables is added to the back-end table</li>
<li>jquery accordion is added to the back-end</li>
<li>Image/thumbnails upload bug fixed</li>
<li>Updated category reassign</li>
<li>Changed from Captcha to reCaptcha</li>
<li>Added email ordering option</li>
<li>And more</li>
</ol>
<h3>4. Building a simple PHP shopping cart</h3>
<p>One of the most common requirements any web designer/developer will  come across is likely to be that of the small business taking its first  steps online; a client with an established widget-selling company now  wants to move into the national market and sell their widgets to the  world.</p>
<p>What they need to do this (apart from a great-looking, functional,  usable and accessible website!) is some sort of shopping-cart system to  allow their customers to add, remove and update the products they wish  to buy.</p>
<p>This article will walk through the simple steps to achieve this, using the server-side language <acronym title="PHP:Hypertext Preprocessor">PHP</acronym> and a MySQL database.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-695" title="Building a simple PHP shopping cart" src="http://www.enfew.com/wp-content/uploads/2010/08/Building-a-simple-PHP-shopping-cart.png" alt="" width="579" height="193" /></p>
<h3>5.  CodeIgniter Shopping Cart Library</h3>
<p><strong> </strong>The shopping cart library has now been released as part of the Code Igniter stable release version 1.7.2.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-700" title="codeigniter-shopping-cart-library" src="http://www.enfew.com/wp-content/uploads/2010/08/codeigniter-shopping-cart-library.png" alt="codeigniter-shopping-cart-library" width="435" height="98" /></p>
<p>The code in the controller offers simple functionality:</p>
<ul>
<li>View products</li>
<li>View shopping cart</li>
<li>Update shopping cart quantities</li>
<li>Delete products from shopping cart</li>
</ul>
<p>The post <a href="https://enfew.com/5-how-to-create-codeigniter-powered-shopping-cart-tutorials/">5 &#8220;How To Create CodeIgniter Powered Shopping Cart&#8221; Tutorials</a> appeared first on <a href="https://enfew.com">ENFEW</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enfew.com/5-how-to-create-codeigniter-powered-shopping-cart-tutorials/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
