db2_field_width
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the width of the current value of the indicated column in a result set

2025-01-10 15:47:30
db2_cursor_type
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the cursor type used by a statement resource

2025-01-10 15:47:30
db2_rollback
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Rolls back a transaction

2025-01-10 15:47:30
db2_commit
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Commits a transaction

2025-01-10 15:47:30
db2_fetch_assoc
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns an array, indexed by column name, representing a row in a result set

2025-01-10 15:47:30
db2_escape_string
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.6.0) Used to escape certain characters

2025-01-10 15:47:30
db2_stmt_errormsg
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns a string containing the last SQL statement error message

2025-01-10 15:47:30
db2_lob_read
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.6.0) Gets a user defined size of LOB files with each invocation

2025-01-10 15:47:30
db2_bind_param
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Binds a PHP variable to an SQL statement parameter

2025-01-10 15:47:30
db2_prepare
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Prepares an SQL statement to be executed

2025-01-10 15:47:30