I'm building a custom financial budgetting application. The part I'm stuck on is I want the system to automatically insert my pay every other Friday, plus my wife's on the 15th and 31st of each month.
I don't know the best way to tackle this problem. Any help would be appreciated.
I created a table that has the following fields:
id
earner_first
earner_last
source
gross_amount
net_amount
day
comment
Thanks and Blessings.
I don't know the best way to tackle this problem. Any help would be appreciated.
I created a table that has the following fields:
id
earner_first
earner_last
source
gross_amount
net_amount
day
comment
Thanks and Blessings.