maxdb_warning_count
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Returns the number of warnings from the last query for the given link

2025-01-10 15:47:30
maxdb_get_host_info
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Returns a string representing the type of connection used

2025-01-10 15:47:30
maxdb_character_set_name
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Returns the default character set for the database connection

2025-01-10 15:47:30
maxdb_ping
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Pings a server connection, or tries to reconnect if the connection has gone down

2025-01-10 15:47:30
maxdb_real_escape_string
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Escapes special characters in a string for use in an SQL statement, taking into account

2025-01-10 15:47:30
maxdb_options
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Set options bool maxdb_options

2025-01-10 15:47:30
maxdb_send_query
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Send the query and return

2025-01-10 15:47:30
maxdb_stmt_fetch
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Fetch results from a prepared statement into the bound variables

2025-01-10 15:47:30
maxdb_get_client_info
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Returns the MaxDB client version as a string

2025-01-10 15:47:30
maxdb_get_server_info
  • References/PHP/Function/Database/MaxDB

(PECL maxdb >= 1.0) Returns the version of the MaxDB server

2025-01-10 15:47:30