Jump to content

ipwnzphp

Members
  • Posts

    129
  • Joined

  • Last visited

    Never

Everything posted by ipwnzphp

  1. Hello, I need some with something i cant seem to figure out at all. I'm using sessions and im trying to make this shopping cart work at http://www.nightmaredesigns.com/previews/halifaxgrocery/view_cart.php what is going on is that i cant seem to figure a way to store the products in the cart with out storing them in the shopping cart database in mysql. I have the shopping cart table storing the id of the product than pulling the info using a session to retrieve that data for that product. Now i could put these in a array correct? I mean but once u go back and hit add to cart again it needs to see that it needs to make a new row and not over write what is already stored there. Any ideas?
  2. So i would need to do some replace tags code?
  3. Well see.. what would the code be for the $content ? A array or what?
  4. Hello, I'am coding a template system and i have an idea of what i want it to do. I have the basics down where i have a main.php page and i use {header} {footer} and such to layout the pages to put the content where i want it. But the question is OS Commerce has a thing called STS Templates and u use 1 page to theme the whole site. u put $content where you want the content and it shows every sub page with content right there. How can i get my system im coding to do that also? Much help well be very appreciated!  ;D
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.