From:             [EMAIL PROTECTED]
Operating system: WinNT
PHP version:      4.0.6
PHP Bug Type:     dBase related
Bug description:  dbase_get_record_with_names: comma problem

My original dBase contains one field with numbers like 1,5 or 2,5. When I
try to get the contents with dbase_get_record_with_names the resulting
array contains only the pre-comma-values like 1 or 2. 
Is it a typecast problem ? I think field contents like '1,5' should be
converted to string.
Sincerly, Dominic
-- 
Edit bug report at: http://bugs.php.net/?id=13540&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to