How to automatically update mysql table through php?
Posted: Tue Apr 03, 2012 5:00 am
How to automatically update a mysql table by a specific date using php?
Eg: Calculate loan interest by every 1st of the month and update relevant mysql table automatically without any user interaction. Is this possible using php?
Eg: Calculate loan interest by every 1st of the month and update relevant mysql table automatically without any user interaction. Is this possible using php?