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

(PHP 5 >= 5.1.0, PHP 7) Submits a command to the server and waits for the result, with the ability to pass

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

(PHP 5 >= 5.6.0, PHP 7) Flush outbound query data on the connection

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