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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Escape a string for query

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_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_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_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_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