ID: 26365 User updated by: konstantin at boyandin dot info Reported By: konstantin at boyandin dot info -Status: Bogus +Status: Open -Bug Type: DBX related +Bug Type: Documentation problem Operating System: Windows PHP Version: 4.3.4 New Comment:
In the PHP manual, CHM version, there IS such function mentioned. So the problem is with manual, actually. Previous Comments: ------------------------------------------------------------------------ [2003-11-23 21:18:33] [EMAIL PROTECTED] There is no such function in the extension, so of course it doesn't exist. ------------------------------------------------------------------------ [2003-11-23 11:17:32] konstantin at boyandin dot info Description: ------------ I have installed PHP 4.3.4 for Windows and discovered that the following function dbx_fetch_row() isn't defined in the corresponding extension DLL. That effectively makes the whole DBX extension useless in case of Windows PHP distribution. Note: the same problem is with Windows distribution of PHP 4.3.2 and, perhaps, 4.3.3 (since the extension DLL wasn't changed since 4.3.2) Reproduce code: --------------- Any DBX-using code will do. Actual result: -------------- Fatal error: dbx_fetch_row(): undefined function ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26365&edit=1