ingres_connect
  • References/PHP/Function/Database/Ingres

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0) Open a connection to an Ingres database

2025-01-10 15:47:30
ingres_execute
  • References/PHP/Function/Database/Ingres

(PECL ingres >= 1.1.0) Execute a prepared query

2025-01-10 15:47:30
ingres_prepare
  • References/PHP/Function/Database/Ingres

(PECL ingres >= 1.1.0) Prepare a query for later execution

2025-01-10 15:47:30
ingres_fetch_array
  • References/PHP/Function/Database/Ingres

( PHP 5 <= 5.0.5, PECL ingres >= 1.0.0) Fetch a row of result into an array

2025-01-10 15:47:30
ingres_fetch_proc_return
  • References/PHP/Function/Database/Ingres

(PECL ingres >= 1.4.0) Get the return value from a procedure call

2025-01-10 15:47:30
ingres_free_result
  • References/PHP/Function/Database/Ingres

(PECL ingres >= 2.0.0) Free the resources associated with a result identifier

2025-01-10 15:47:30
ingres_fetch_assoc
  • References/PHP/Function/Database/Ingres

(PECL ingres >= 2.2.2) Fetch a row of result into an associative array

2025-01-10 15:47:30
ingres_commit
  • References/PHP/Function/Database/Ingres

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0) Commit a transaction

2025-01-10 15:47:30
ingres_cursor
  • References/PHP/Function/Database/Ingres

(PECL ingres >= 1.1.0) Get a cursor name for a given result resource

2025-01-10 15:47:30
ingres_field_name
  • References/PHP/Function/Database/Ingres

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0) Get the name of a field in a query result

2025-01-10 15:47:30