ID:               19420
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Duplicate
 Bug Type:         dBase related
 Operating System: Linux
 PHP Version:      4.2.0


Previous Comments:
------------------------------------------------------------------------

[2002-09-15 13:45:41] [EMAIL PROTECTED]

normaly, if you import a float from a dbase database, you will get a
float in php. but if you did setlocale(LC_ALL,"nl_NL"); first, the
float from dbase is converterd to an integer. the decimal part is just
lost

i think this is becous the NL locale use , instead of . as the
seperator

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19420&edit=1

Reply via email to