| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Marco Tonnicchi (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to sort multidimensional arrays with the array_multisort function. It can add one or more sorting criteria that defines how the array entries will be sorted. The class builds the argument list with all the criteria and then calls array_multisort function to sort the array. |
| ||||
| This class can calculate compound interest for a given duration. It takes as input the initial capital, the interest rate, the number of years and the spare interval in months. The class can calculate the compound interest to be paid over the given number of years. It can return the values in an array or display it in a HTML table. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |