<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>PHP based shopping cart scripts | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/</link>
  <description>A Scripting forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>03/13/04, 073 52 2004 2004:%i:1079221942 18:52:22</pubDate>
  <lastBuildDate>06/07/13, 158 24 2013 2013:%i:1370579079 00:24:39</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p652</link>
    <description><![CDATA[I will be doing my first e-commerce job in a couple of months and need pointing in the direction of some resources.<br /><br />Does anyone know of a good source of shopping cart related PHP scripts or better still an entire PHP shopping cart solution. Online payment is not an issue as the company will be sending invoices through the post.<br /><br />Also a pointer any info on usability and e-commerce solutions would be helpful.<br /><br />Thanx]]></description>
    <pubDate>03/13/04, 073 52 2004 2004:%i:1079221942 18:52:22</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p652</guid>
   </item>
     <item>
    <title>Jdenny  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p653</link>
    <description><![CDATA[So the user will have the ability to order products on the web site, and receive an invoice with/before the product?<br /><br />I personally would not call that e-commerce, I think it is easier and cheaper to impliment (and there fore great for developers and clients).<br /><br />I'm only interested because I do not currently offer 'e-commerce' solutions, but do offer my clients online order forms.<br />Maybe I could offer 'e-shop' solutions, that would cover all bases don't you think??]]></description>
    <pubDate>03/15/04, 075 54 2004 2004:%i:1079369641 11:54:01</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p653</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p654</link>
    <description><![CDATA[Hi JDenny. Yes e-shop sounds about right!!<br /><br />Regarding this e-shop/commerce solution I asked about: yes, the customer should have access to an online catalogue of products that they may choose to put into a shopping cart. The shopping cart must be fully functional (i.e. customers must be able to view it at any time, change quanities ordered, delete products from the cart etc.). The order will then be emailed to my client who dispaches the products with an invoice. I should point out that my client sells their products business to business, the general public are not involved.<br /><br />There will also be a customer registration section to take full details of new customers or identify existing customers.<br /><br />Since posting my question I've found and downloaded osCommerce. I don't know if this will fit the bill or not, it looks scary complicated....]]></description>
    <pubDate>03/15/04, 075 13 2004 2004:%i:1079370797 12:13:17</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p654</guid>
   </item>
     <item>
    <title>Jdenny  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p655</link>
    <description><![CDATA[yeah I don't like generic scripts because they are often too complicated for specific tasks, and I would prefer to 'know' what my scripts are doing all the time. Plus it's sometimes more complicated to learn to use someone elses script than to make your own (depending on your experience of course).<br /><br />Now, if your customers must be registered with your system (your 'shop'), then you will hae some database (maybe just some text files, or some database software) recording their membership etc, which can be built upon to store simple lists of products that make up each customer's 'shopping cart'.<br /><br />This is where a well design relational database comes in handy - you should only need to store the product ID for each item on each customer's list, and when showing the customer their order form, the data going into print-out (or to the web page) will be retrieved be looking up the names and prices (etc) related to that product ID.]]></description>
    <pubDate>03/15/04, 075 15 2004 2004:%i:1079378155 14:15:55</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p655</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p656</link>
    <description><![CDATA[Yes, I was thinking along the same lines. Invoice addresses, delivery addresses, names etc are already recorded for existing customers. They even have unique customer IDs thanks to the accounting software used to prepare the invoices. A good base to start from.<br /><br />It appears that what I'm really looking for are examples of scripts just for simple shopping carts rather than a complete e-commerce solution. I'll take a look at the osCommerce version but if you know of any others I'd be grateful. Preferably simple with plenty of comments to help newbie scripters like myself understand what is going on!]]></description>
    <pubDate>03/15/04, 075 49 2004 2004:%i:1079394551 18:49:11</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p656</guid>
   </item>
     <item>
    <title>Jdenny  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p657</link>
    <description><![CDATA[If I had more time I'd have a go at it myself, I havn't seen any other scripts unfortunatel,y so I have no examples for us to learn from. Try searching the PHP Class web site (forgotten the name or url, but they have a big database of classes (includes)).<br /><br />I don't know whether i'm a newbie or an advanced-newbie, but if you have any problems I'll see if I can help.]]></description>
    <pubDate>03/19/04, 079 09 2004 2004:%i:1079694585 06:09:45</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p657</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p658</link>
    <description><![CDATA[Thanks, I'll let you know what I find out. Yes, scripting is still a mystery for me too. I feel like I know just enough to realise how much I don't know!?]]></description>
    <pubDate>03/19/04, 079 21 2004 2004:%i:1079706070 09:21:10</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p658</guid>
   </item>
     <item>
    <title>Sentinel  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p659</link>
    <description><![CDATA[Hi,<br /><br />I think I can help you. I've already have done such a modules for web applications based on PHP/MYSQL. Of course they was linked with JavaScript interface. If you want please contact me.<br /><br />Regards<br />]]></description>
    <pubDate>04/14/04, 105 35 2004 2004:%i:1081931709 04:35:09</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p659</guid>
   </item>
     <item>
    <title>John2004  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p660</link>
    <description><![CDATA[&gt;Does anyone know of a good source of shopping &gt;cart related PHP scripts or better still an entire PHP &gt;shopping cart solution.<br /><br />We provide source codes for our shopping cart software. It's a PHP system. So using it you can learn how to develop e-commerce system<br /><br />John<br />ExtCart <a href="www.ext-cart.com">Shopping Cart Software</a> ]]></description>
    <pubDate>10/12/04, 286 41 2004 2004:%i:1097563267 02:41:07</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p660</guid>
   </item>
     <item>
    <title>Jm25  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p661</link>
    <description><![CDATA[I am using osCommerce it took me only a few short months to go from &quot;I've never heard of php to a complete functioning shopping cart&quot;. It does seem complicated at first but there is a great active forum and you'll be up and running in no time.]]></description>
    <pubDate>11/16/04, 321 52 2004 2004:%i:1100652775 19:52:55</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p661</guid>
   </item>
     <item>
    <title>Mpj  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p662</link>
    <description><![CDATA[<blockquote><strong>JM25 said:</strong><br />
I am using osCommerce it took me only a few short months to go from &quot;I've never heard of php to a complete functioning shopping cart&quot;. It does seem complicated at first but there is a great active forum and you'll be up and running in no time.</blockquote><br /><br /><br />Hi JM25! It's been quite a while since I made the original post, I've ended up using osC too. I'm just finishing an osC based site at the moment. I guess I'll see you on the forums over there from time to time.<br /><br />I'v started converting the whole package to xhtml/css. I couldn't do a complete conversion for my present project due to time and budget constrains but I'll get there.<br /><br />Cheers]]></description>
    <pubDate>11/17/04, 322 51 2004 2004:%i:1100681473 03:51:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p662</guid>
   </item>
     <item>
    <title>Motive Minds Solutions said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2149</link>
    <description><![CDATA[ 	<br />
The prices as usuall are very low, we wrap an ecommerce site for as low as $550 and a database driven real estate website for $450 and content management system comes only for $500 and in case you opt for wordpress CMS then we do the job with a customized design for just $250. With $250 you are a owner of a website, which has a customized design and which allows you to change/add any content you please, I am offering you the wordpress Content management system here.<br />
arrow 	For a simple website containing 4-5 pages the cost is as low as $150<br />
arrow 	For a much larger site containing 10-15 pages the cost is $250<br />
arrow 	And if you need a flash header then Please add another $75 to the above costs.<br />
In case you want to hire our PHP programmers on hourly basis then you can hire them for $10 per hour BUT on maintenance projects where our programmers or designers grey cells are not taxed! we charge only $7 per hour! Don&#39;t you love that? If so then what are you waiting for drop me a mail or get in touch with me immediately and let us discuss the benefit you will gain if you hire us. My guys work round the clock so time and distance won&#39;t matter for us, if you are having any second thoughts on thoose grounds then don&#39;t even think about it!<br />
<br />
www.motiveminds.com]]></description>
    <pubDate>11/06/07, 310 12 2007 2007:%i:1194329551 01:12:31</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2149</guid>
   </item>
     <item>
    <title>Kimberly Montoya said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2368</link>
    <description><![CDATA[I have been working for long with osCommerce and can recommend it as it is open source and it is highly customizable. The code is very simple for understanding and logically structured.<img src="/images/emoticons/smile.png" class="smiley" /><br />
<br />
Regards,<br />
Kimberly<br />
]]></description>
    <pubDate>06/24/08, 176 08 2008 2008:%i:1214298533 05:08:53</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2368</guid>
   </item>
     <item>
    <title>Jon Jacksan said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2621</link>
    <description><![CDATA[I am using <a href="http://www.zeuscart.com" class="external">http://www.zeuscart.com</a> - Free GPL Shopping Carts Software. Beside all other features this software is based on PHP Smarty templates, this makes it very flexible and easy to modify. Hope this will help you. ]]></description>
    <pubDate>03/16/09, 075 32 2009 2009:%i:1237199520 06:32:00</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2621</guid>
   </item>
     <item>
    <title>Web Design said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2631</link>
    <description><![CDATA[Hi,<br />
I have know one excellent site which can help you in your problem. here you can solve all your problem.<br />
This is really good shopping cart site.<br />
<a href="http://www.magentocommerce.com/" class="external">http://www.magentocommerce.com</a><br />
<br />
<br />
<strong><a href="http://www.plaveb.com" class="external">Web Design Company</a></strong> | <strong><a href="http://www.plaveb.com/website-development/" class="external">Web Development Company</a></strong>]]></description>
    <pubDate>03/21/09, 080 26 2009 2009:%i:1237634809 07:26:49</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2631</guid>
   </item>
     <item>
    <title>Gene Mckinney said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2659</link>
    <description><![CDATA[Can anyone helpd me.  I am trying to find a program, I think it is called Quick Quote.  It is use to give a customer a quote on a job. Like hoe much it would cost for a walk way 4 feet by 25 feet.  The customer would put in the price and would get back a quote of what it would cost.<br />
<br />
Thanks.]]></description>
    <pubDate>04/15/09, 105 29 2009 2009:%i:1239816553 13:29:13</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2659</guid>
   </item>
     <item>
    <title>Jumi Ram said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2823</link>
    <description><![CDATA[Hello Mpj,<br />
      i think you can go for x-cart.com, php.resourceindex.com/Complete_Scripts/Shopping_Carts or phpcart.net/. i think you can find a solution from any of these sites.<br />
Thank You.<br />
jumi<br />
<a href="http://www.web4half.com"><strong>Ecommerce Website Design</strong></a><br />
<a href="http://www.rubtheweb.com"><b>SEO India</b></a>]]></description>
    <pubDate>08/04/09, 216 08 2009 2009:%i:1249373304 04:08:24</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2823</guid>
   </item>
     <item>
    <title>Ajnaz Ameer said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2959</link>
    <description><![CDATA[am using osCommerce . pleasetry it. after a little time its so easy to operate<br />
<a href="http://www.rubtheweb.com/web_site_design_company_india.htm" class="external">Web Design India</a>]]></description>
    <pubDate>09/20/09, 263 01 2009 2009:%i:1253473279 15:01:19</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2959</guid>
   </item>
     <item>
    <title>Fatouh Banhawy said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2968</link>
    <description><![CDATA[The best advice I can give you is to research all the packages you consider long and hard before settling on one, and especially go to sites that are actually running the package for income, not just demo sites! Zencart can hold its own against most of the for-pay wares, and I think it&#39;s the best of the free ones by far.<br />
<a href="http://www.Symbyo.com">Software Outsourcing Company</a><br />
<a href="http://www.Tampa-Web-Site-Design.com"> website design company tampa </a><br />
<a href="http://www.symbyo.com/Offshore-Outsourcing.aspx">Offshore Outsourcing Services</a>]]></description>
    <pubDate>09/24/09, 267 57 2009 2009:%i:1253847430 22:57:10</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p2968</guid>
   </item>
     <item>
    <title>Sabri Dino said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p3055</link>
    <description><![CDATA[<a href="http://www.yerindeegitim.com"> yerinde köpek egitimi</a><br />
<a href="http://www.askkervani.com"> ücretsiz arkadaşlık sitesi</a><br />
<a href="http://www.internetce.net">Web tasarımı</a><br />
<a href="http://www.partneriniz.net"> istanbul eskort</a><br />
<a href="http://www.kopekegitimi.tk"> kopekegitimi</a><br />
<a href="http://www.bayaneskort.tk"> bayaneskort</a><br />
<a href="http://www.logsistemleri.com"> 5651 sayılı yasa</a>]]></description>
    <pubDate>10/25/09, 298 45 2009 2009:%i:1256499930 15:45:30</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/scripting/php_based_shopping_cart_scripts/#p3055</guid>
   </item>
   </channel>
</rss