PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Each item needs to be distinct due to size and quantity and Product ID. Is there a better way to store a distinct set of data. Right now I'm concatinating the below information (product id, size and quantity) and parsing them out later.