Hi,
how can I convert a fraction in a decimal number? Is there a php function for this?
If so, how can I transform a string var of an html form in a fraction? I mean that I type 1/2 in an html form text but I want php considers it like a fraction number.
Any help?
Thanks _