First of all, this is a "lazy" post...I am so inundated with work I do not have the energy to research this so I am looking for a gimme. My apologies for being so rude.
Now, I need a quick and easy:
$var = 12345.7809-
I need to read that as a true numeric value, i.e. -12345.7809. The only way I know is string parsing. Better ideas??????
Now, I need a quick and easy:
$var = 12345.7809-
I need to read that as a true numeric value, i.e. -12345.7809. The only way I know is string parsing. Better ideas??????