PHP Classes

Packages of Gustav Eklundh

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Gustav Eklundh (3)  >  Mission progress status  >  Reputation  
Picture of Gustav Eklundh
Name: Gustav Eklundh <contact>
Classes: 3
Country: Sweden Sweden
Age: 35
All time rank: 12119 in Sweden Sweden
Week rank: 195 Up2 in Sweden Sweden Up
All time users: 2598
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 Body Mass Index Calculator  
Calculate the body mass index of a person
This class can be used to calculate the body mass index (BMI) of a person.

It takes as parameters the height and weight of a person and calculate the BMI value. The height may be given in centimeters, inches or feet.

The class can also check the BMI value against certain ranges of values and return a textual description that explains how fat or thin the person is.

  Files folder image jsCheck  
PHP Programming Innovation award nominee
April 2009
Number 6


Prize: One subscription to the PDF edition of the PHP Architect magazine
Check whether Javascript is enabled in the browser
This class can be used to check whether Javascript is enabled in the browser.

It can generate a HTML form with Javascript to automatically submit it when the page is load.

The class can set cookies or session variables to avoid the need to generate the form to check again if the browser has Javascript enabled.

  Files folder image PHP Sort Class  
Sort array data using several algorithms
This class can be used to sort array data using several types of sorting algorithms.

It can take an array of numbers and sort it using different algorithms.

Currently it supports: bubble sort, bidirectional bubble sort, heap sort, quick sort, gnome sort, strand sort, merge sort, bogo sort, Jsort, insertion sort and CombSort.


  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