lukkyjay Posted December 14, 2007 Share Posted December 14, 2007 I'm putting together a mysql database of prices based on a users age. Also, the same product can be quoted for a single person, husband/wife, family, etc - by adding together the individual prices (husband price + wife price + children price). I can't get my head around how I can get my program to know whether it needs to run multiple recordsets: - based on if there are multiple family members - have it add together the results of the recordsets - then put the results into the same repeat region with multiple options Link to comment https://forums.phpfreaks.com/topic/81609-adding-multiple-select-statements/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.