pg_port
  • References/PHP/Function/Database/PostgreSQL

(PHP 4, PHP 5, PHP 7) Return the port number associated with the connection

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Reads an entire large object and send straight to browser

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Get asynchronous query result

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Free result memory

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns current seek position a of large object

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

(PHP 4, PHP 5, PHP 7) Open a PostgreSQL connection

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

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Fetches all rows from a result as an array

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

(PHP 5 >= 5.1.0, PHP 7) Submits a command and separate parameters to the server without waiting for the result(s)

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Returns the type name for the corresponding field number

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

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Gets SQL NOTIFY message

2025-01-10 15:47:30