pg_prepare
  • References/PHP/Function/Database/PostgreSQL

(PHP 5 >= 5.1.0, PHP 7) Submits a request to create a prepared statement with the given parameters, and

2025-01-10 15:47:30
pg_send_execute
  • References/PHP/Function/Database/PostgreSQL

(PHP 5 >= 5.1.0, PHP 7) Sends a request to execute a prepared statement with given parameters, without waiting

2025-01-10 15:47:30
pg_lo_unlink
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Delete a large object

2025-01-10 15:47:30
pg_field_prtlen
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns the printed length

2025-01-10 15:47:30
pg_options
  • References/PHP/Function/Database/PostgreSQL

(PHP 4, PHP 5, PHP 7) Get the options associated with the connection

2025-01-10 15:47:30
pg_copy_from
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Insert records into a table from an array

2025-01-10 15:47:30
pg_connect_poll
  • References/PHP/Function/Database/PostgreSQL

(PHP 5 >= 5.6.0, PHP 7) Poll the status of an in-progress asynchronous PostgreSQL connection attempt.

2025-01-10 15:47:30
pg_copy_to
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Copy a table to an array

2025-01-10 15:47:30
pg_tty
  • References/PHP/Function/Database/PostgreSQL

(PHP 4, PHP 5, PHP 7) Return the TTY name associated with the connection

2025-01-10 15:47:30
pg_affected_rows
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns number of affected records (tuples)

2025-01-10 15:47:30