persel Posted June 13, 2008 Share Posted June 13, 2008 Hello, I have a shopping cart script that is working fine. Because of my web template design, i can only have 3 products displayed at a time. What scripting code can I use to have the rest of the items be displayed on page 2???? Ex: I have 8 products in my database. I want to have a max three items displayed per page and the script will creat the extra pages required to display all products thx in advance Link to comment https://forums.phpfreaks.com/topic/110008-dividing-items-in-a-shopping-cart-script-into-multiple-pages/ Share on other sites More sharing options...
hansford Posted June 13, 2008 Share Posted June 13, 2008 start a session and pass the remaining items to page 2 Link to comment https://forums.phpfreaks.com/topic/110008-dividing-items-in-a-shopping-cart-script-into-multiple-pages/#findComment-564522 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.