PHP Library for Basic Arithmetic on Fractions

This is an interface to the fraction arithmetic library Matt Johnson wrote for PHP. You can test the class below, or view the PHP source.

Fraction strings must be inputted in any of the following formats:


Fraction 1: Operation Fraction 2:
Options
Return proper fraction
Return fraction in lowest terms

Please email me if you find a bug in the script.