Loan Module
Posted: Mon Jul 14, 2008 7:37 pm
Hi to all,
I am a PHP newbie.
I am currently developing a Payroll system based on PHP. I have difficulty for creating the code for the loan module. Is there any thread that already discuss this or any help out there on how to implement this? I just want to have these inputs for loan module:
Then store all these in the mysql table.
Thank you...
Allan
I am a PHP newbie.
I am currently developing a Payroll system based on PHP. I have difficulty for creating the code for the loan module. Is there any thread that already discuss this or any help out there on how to implement this? I just want to have these inputs for loan module:
Then the code will compute the future dates of payments every 15th and last day of the month as long as the balance is not equal to zero as deducted by the amount of amortization..Employee Name:
Date of Loan:
Type of Loan:
Loan Amount:
Terms of Payment by Years and Months only:
Amortization(can be automatically computed by javascript):
Date of Deduction started:
Months already paid:
Then store all these in the mysql table.
Thank you...
Allan