PHP Classes

Packages of Marco Tonnicchi

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Marco Tonnicchi (2)  >  Mission progress status  >  Reputation  
Picture of Marco Tonnicchi
Name: Marco Tonnicchi <contact>
Classes: 2
Country: Germany Germany
Age: 61
All time rank: 3294188 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 492
Week users: 0
 
  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  
  Files folder image Dynamic Multisort  
Sort multidimensional arrays
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.

  Files folder image PHP Compound Interest...  
Calculate compound interest for a given duration
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