mikekj Posted November 7, 2005 Share Posted November 7, 2005 using split_page_results.php result set greater than set display max... what is the sql query command to carry the value of last row of result set to commence at next row please. also when the category isset the value of that category isn't being carried so that when the next page of results are displayed it has defaulted to page 2 of default result set not the result set 1st requested ie (14 rows of data in total of which 11 rows are in category A) page 1 contains records 0 to 9 of category A, page 2 contains records 10-13 of all rows in database would also help if someone could explain how to do this php in oscommerce ways <? <a href="abcd.php?id=$id&select=$sel&choice=$ch&page=$pg&sid=$sid"</a> ?> sid is the session id so how do I use the <a href="' . tep_href_link( to do the same thing this is an addon page to oscommerce basket/catalogue functions, email me if you need to see the actual code please Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.