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!
I'm looking for a simple php shopping cart app to be used internally on our Intranet.
I do not need payment processing or anything. However, I would like to create a customer account with a credit limit that would prevent them from purchasing beyond that set limit.
Is anyone aware of a good solution? (preferabbly open source)