|
|
PHP Fahrenheit / Celsius Temperature Conversion Functions |
|
|
EmbiMEDIA |
|
|
PHP / Calculators |
|
|
Click to Visit |
|
|
Click to Download |
|
|
78 |
|
This is a php script having two functions to convert the given temperature from Fahrenheit to Celsius and Celsius to Fahrenheit without worrying about the formula. You can use an integer for precision to round off the converted value. Also the program returns as FALSE when the input temperature value has an error. Both the functions are customizable.
|