Posted by Roco3D on 03/07/06 22:40
I have an array with numbers from a excel file in 12345,78 format and y need to change the coma (,) for a point (.) to make this numbers float. I have this: str_replace(",",".",$array_with_numbers); but does not work. Any help???
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming