jck Posted July 17, 2007 Share Posted July 17, 2007 SELECT ItemID from dd_items WHERE ItemCategory = '$a1[itemCategory]' AND ItemID < '$ItemID' AND ItemStatus = 'approved' LIMIT 1 this is always taking me to the last item of a category.... i dont understand how Link to comment https://forums.phpfreaks.com/topic/60366-solved-very-confusing/ Share on other sites More sharing options...
jck Posted July 17, 2007 Author Share Posted July 17, 2007 oops i got it Link to comment https://forums.phpfreaks.com/topic/60366-solved-very-confusing/#findComment-300330 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.