Hi
Our agency use Math_Finance->payment from php to caculate monthly payment, but My boss want me do in Java, so ....
I am trying to dig out source code of Math_Finance->payment,just no idea
Could anyone give me suggestion where to get this or How to call this function in Java
Thank you very much
Need help,anyone can tell me logic in Math_Finance->payment
Moderator: General Moderators
-
devhotmail
- Forum Newbie
- Posts: 1
- Joined: Fri Apr 11, 2008 5:40 am
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: Need help,anyone can tell me logic in Math_Finance->payment
That class must either be a PEAR class or one that another developer has custom written since it's not an inbuilt PHP class. Have you searched the codebase for "class Math_Finance" ?
EDIT | I have to question your boss' reasoning for deciding to rewrite the code in Java.
EDIT | I have to question your boss' reasoning for deciding to rewrite the code in Java.