--- Scott Fletcher <[EMAIL PROTECTED]> wrote:
> Double and Float are not exactly the same thing.
> 
> Double is ---> 11.123
> Float is ------> .00238823993

They are the same thing. Please, read this:

http://www.php.net/manual/en/language.types.php

and this:

http://www.php.net/manual/en/language.types.float.php

Chris

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

Reply via email to