Hey people, I just wondering how i would go about updating a item_quantity field in mysql database. This is the dilemma:
im building a site that allows people to sell there own items abit like ebay does, they will provide details of there item into a form that then gets entered into my database, they will have a paypal button that will pay into there paypal account once the item is sold, but im trying to figure out how can i update my database once their item has sold to update the quantity field.
please any ideas would be great??