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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Reset connection (reconnect)

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns the name of a field

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

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Unescape binary for bytea type

2025-01-10 15:47:30