Hi there,

I do have a text value inside a variable: exif[FNumber] = 56/10 which I would like to save as a float value: 5,6 into a database.

How can I compute this 56/10? I tried things like calculate() or math() but did not find the propper function to do this.

Can anybody help, please?

Thank you in advance,

Merlin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to