I have an oscommerce database with a couple of added tables in the products table. The first table is products_rebate which I have setup to be populated from the admin side of the website, this works fine. The second table is the products_rebate_expire. This is also populated from admin.
My problem is that when the expiration date passes, it dosen't remove the product rebate from the product. Is this a MySql problem or is it PHP?
Thanks, Rickey
My problem is that when the expiration date passes, it dosen't remove the product rebate from the product. Is this a MySql problem or is it PHP?
Thanks, Rickey