|
-
Apr 5th, 2016, 12:24 AM
#1
Thread Starter
Fanatic Member
Add multiple percentages to a starting figure by pulling stats from mysql.
Hi all,
If I have the following
$startingfigure = "20,000";
$startdate = "2016-02-01";
and then in my database I have the following :

How can I make it add / subtract the percentages from the starting figure, but only add / subtract the percentages on any dates after the start date?
As everybody will have a different start date.
Any help would be appreciated.
Regards,
Jamie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|