PHP Classes
elePHPant
Icontem

BMI

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 7       Packages icon Packages (4)   Packages icon Forums icon Package forums (3)  
... Mass Index Calculator Support forum bmicalc 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 ...
BMI Calculator Support forum bmi_calculator Compute the body mass index from height and weight   This is a simple class that can compute the body mass index of a person given his/her height and weight. The class displays a table that shows the body mass index for the given height and weight and tells ...
... parts. myBMI Support forum mybmi Compute the body mass index of a person   PHP Programming Innovation award nominee August 2010 Body Mass Index (BMI) is a value that can be calculated in order to determine whether a person is above or below the ideal weight. The basic Body Mass Index does not consider ...
... several biometric indexes based on medical formulas. It takes at least the person height and weight as parameters to compute: - Body Mass Index (BMI) and limit weights - Ideal Body Weight (4 methods) - Lean Body Mass (2 methods) - Calculation of Total Water (2 methods) - Body Surface Area (6 methods ...