![]() |
cart adding problem - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: cart adding problem (/showthread.php?tid=42478) |
cart adding problem - El Forum - 06-08-2011 [eluser]elombashy[/eluser] The cart doesn't accept all the products and sometimes it replaces the last one with the new one!! my site is in Arabic, and i use the urlencode() and urldecode() in the product name when i add a new product, and i use a sql table to save the session.. suggestions? > ![]() |