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_last_oid
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns the last row's OID

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
pg_send_prepare
  • References/PHP/Function/Database/PostgreSQL

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

2025-01-10 15:47:30
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_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_field_is_null
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Test if a field is SQL NULL

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_get_pid
  • References/PHP/Function/Database/PostgreSQL

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Gets the backend's process ID

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