RE: [PHP] Need help with coding problem

2003-03-19 Thread John W. Holmes
> I have a subscription service and am trying to not allow the buyer to > proceed purchasing another subscription if one of their subscriptions is > over 29 days past due in their payment. I am trying to query each invoice > and checking to see if it is past due more than 29 days, if it is I want

[PHP] Need help with coding problem

2003-03-18 Thread Ben C.
I have a subscription service and am trying to not allow the buyer to proceed purchasing another subscription if one of their subscriptions is over 29 days past due in their payment. I am trying to query each invoice and checking to see if it is past due more than 29 days, if it is I want a messag