[PHP-DEV] Bug #11076 Updated: dbase_get_record return strange From: vlad <email protected>
Date: 05/24/01

ID: 11076
Updated by: vlad
Reported By: vlad <email protected>
Old-Status: Open
Status: Feedback
Bug Type: dBase related
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:

Could you send a small (like one or two records) .dbf file
that exhibits that behaviour? I didn't see anything that
could cause that by just glancing at the code.

I won't have time to look at it for a couple of days and I
am not a dbase expert though, so I do not assign this one to
myself, but I'll look at it.

Vlad

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

[2001-05-24 04:12:56] vlad <email protected>
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?

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11076&edit=2

-- 
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>