From: php at adaniels dot nl
Operating system: Any
PHP version: 5.1.4
PHP Bug Type: Feature/Change Request
Bug description: Please add row tell and seek for mysqli
Description:
The mysql API functions mysql_row_tell and mysql_row_seek are not ported
to the
ID: 38150
User updated by: php at adaniels dot nl
Reported By: php at adaniels dot nl
Status: Open
Bug Type: Feature/Change Request
Operating System: Any
PHP Version: 5.1.4
New Comment:
I mean:
function get_all_rows(mysqli_result $result
ID: 33455
User updated by: php at adaniels dot nl
Reported By: php at adaniels dot nl
-Status: Bogus
+Status: Open
Bug Type: *General Issues
Operating System: NB
PHP Version: 5.0.3
New Comment:
Please comment
Previous Comments
ID: 33455
User updated by: php at adaniels dot nl
Reported By: php at adaniels dot nl
Status: Bogus
Bug Type: *General Issues
Operating System: NB
PHP Version: 5.0.3
New Comment:
Are you sure? I did not see this bug in the bug reports.
Please do
From: php at adaniels dot nl
Operating system: NB
PHP version: 5.0.3
PHP Bug Type: *General Issues
Bug description: is_callable will not handle private/public well from within a
class
Description:
Function is_callable will not handle private/public well from