#38150 [NEW]: Please add row tell and seek for mysqli

2006-07-19 Thread php at adaniels dot nl
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

#38150 [Opn]: Please add row tell and seek for mysqli

2006-07-19 Thread php at adaniels dot nl
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

#33455 [Bgs->Opn]: is_callable will not handle private/public well from within a class

2005-06-24 Thread php at adaniels dot nl
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

#33455 [Bgs]: is_callable will not handle private/public well from within a class

2005-06-23 Thread php at adaniels dot nl
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

#33455 [NEW]: is_callable will not handle private/public well from within a class

2005-06-23 Thread php at adaniels dot nl
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