hi,
i made a loan system for student....
my problem is...
[attachment=0]kkk.png[/attachment]
the system goes like this....
admin will insert the loan value in db as it is fixed....
then at the payment field user will insert amount that they paid every month and
the loan value will minus the payment....
and the loan balance will generate at balance field.....
once user submit....
the loan amount will be updated as user paid....
it means the balance field is updated to loan amount....
about the calculation,is not a problem..
but to recall back the data insert by admin is a problem...
i made a loan system for student....
my problem is...
[attachment=0]kkk.png[/attachment]
the system goes like this....
admin will insert the loan value in db as it is fixed....
then at the payment field user will insert amount that they paid every month and
the loan value will minus the payment....
and the loan balance will generate at balance field.....
once user submit....
the loan amount will be updated as user paid....
it means the balance field is updated to loan amount....
about the calculation,is not a problem..
but to recall back the data insert by admin is a problem...