Date: 05/24/01
- Next message: sbergmann <email protected>: "[PHP-DEV] Bug #11077: two new array functions"
- Previous message: swm <email protected>: "[PHP-DEV] Bug #11075 Updated: bad operation of nl2br function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: vlad <email protected>
Operating system: Linux RedHat6.2
PHP version: 4.0.4pl1
PHP Bug Type: dBase related
Bug description: dbase_get_record return strange
I have any.dbf
and use follow code
$mas=dbase_get_record($db,$nm);
echo($mas[$i]);
after field type=date (' . . ' in Norton DBview)
$mas[$i]=' xxxxxx'
where xxxxx is next fields of any.dbf
Why?
Help?
-- Edit Bug report at: http://bugs.php.net/?id=11076&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sbergmann <email protected>: "[PHP-DEV] Bug #11077: two new array functions"
- Previous message: swm <email protected>: "[PHP-DEV] Bug #11075 Updated: bad operation of nl2br function"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

