ID:               26603
 Comment by:       leonard at den dot ottolander dot nl
 Reported By:      leonardjo at hetnet dot nl
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: All
 PHP Version:      4.3.4
 New Comment:

Still patches cleanly (with an offset) against 4.3.8.


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

[2003-12-12 11:01:23] leonardjo at hetnet dot nl

Description:
------------
This patch adds a few functions to the dbase functionality.

To be more specific it defines the following functions:
+ PHP_FUNCTION(dbase_field_names);
+ PHP_FUNCTION(dbase_field_types);
+ PHP_FUNCTION(dbase_field_lengths);
+ PHP_FUNCTION(dbase_field_decimals);

The function implementations are based on the code of the existing
dbase functions.

The patch was originally created against PHP-4.1.2, but still patches
cleanly (with an offset) against 4.3.4.

dbase-patch:
http://www.ottolander.nl/opensource/dbase2mysql/php-dbase.patch.tgz




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


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

Reply via email to