ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wpdb.php
  • Page 8

wpdb::bail()

Method: Wraps errors in a nice header and footer and dies.

Source: wp-includes/class-wpdb.php:3792

Used by 0 functions | Uses 0 functions

wpdb::_escape()

Method: Escapes data. Works on arrays.

Source: wp-includes/class-wpdb.php:1323

Used by 0 functions | Uses 0 functions

wpdb::placeholder_escape()

Method: Generates and returns a placeholder escape string for use in queries returned by ::prepare().

Source: wp-includes/class-wpdb.php:2398

Used by 0 functions | Uses 0 functions

wpdb::get_table_charset()

Method: Retrieves the character set for the given table.

Source: wp-includes/class-wpdb.php:3056

Used by 0 functions | Uses 0 functions

wpdb::close()

Method: Closes the current database connection.

Source: wp-includes/class-wpdb.php:3826

Used by 0 functions | Uses 0 functions

wpdb

Class:

Source: wp-includes/class-wpdb.php:55

Used by 0 functions | Uses 0 functions

wpdb::__construct()

Method: Connects to the database server and selects a database.

Source: wp-includes/class-wpdb.php:768

Used by 0 functions | Uses 0 functions

wpdb::__get()

Method: Makes private properties readable for backward compatibility.

Source: wp-includes/class-wpdb.php:794

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8
ClassicPress Documentation • Made with ClassicPress
Privacy Policy