PHP Classes

Greatest: Keep track of the greatest of several values

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 107 This week: 1All time: 9,664 This week: 560Up
Version License PHP version Categories
greatest-value 0.1Freeware5.3PHP 5, Math
Description 

Author

This class can keep track of the greatest of several candidate values.

It takes one or more candidate values and stores which is the greatest of them.

The class can take a callback function parameter that can be called to perform the comparison between each candidate and the previous greatest value.

At any time the class can return the current greatest value or reset to the initial state of when no candidate value was evaluated.

Picture of hernan saab
Name: hernan saab <contact>
Classes: 1 package by
Country: United States United States
Age: ???
All time rank: 4390556 in United States United States
Week rank: 416 Up46 in United States United States Up

  Files folder image Files  
File Role Description
Plain text file Greatest.php Class a nice layer of abstraction to keep track of greatest value
Accessible without login Plain text file test_greatest.php Example script that tests and shows how Greatest.php works

 Version Control Unique User Downloads Download Rankings  
 0%
Total:107
This week:1
All time:9,664
This week:560Up