loops - how progressive calculation in php -


good morning, have problem progressive points tally on sales. when sales person can sell cars in 1 month. many 6 cars on sale 4 pointnya increase. in picture below

how make program in php?

enter image description here


Comments

Popular posts from this blog

Sass watch command compiles .scss files before full sftp upload -

filehandler - java open files not cleaned, even when the process is killed -

How to read bytes line by line in Java using NIO or apache commons IO? Whichever is more efficent -