ID:               46264
 User updated by:  pierre dot beaumadier at gmail dot com
 Reported By:      pierre dot beaumadier at gmail dot com
 Status:           Open
 Bug Type:         dBase related
 Operating System: GNU/Linux
 PHP Version:      5.2.6
 New Comment:

I can send you an example dbf file if you need, as it seems impossible
to attach a file to a bug report


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

[2008-10-09 09:17:30] pierre dot beaumadier at gmail dot com

Description:
------------
the dbase extension seems to be unable to deal at all a foxpro dbf
file.



Reproduce code:
---------------
<?php

$db = dbase_open('table.dbf', 0);

?>


Actual result:
--------------
$ php ./testdbf.php 

Warning: dbase_open(): unable to open database table.dbf in
/home/pbeaumadier/testdbf.php on line 3



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


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

Reply via email to