Hi,
Can anyone help me as to how I would handle recurring invoices in PHP I have it making invouices with a due date...
but say I wanted to mark an invoice to auto invoice every month... how would the script work and what data is needed to do that?
I know you can auto run the script to do it using Cron Jobs.... just cant get my head around it =)
Thanks for your help in advanced =)
Dan