ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 431

wpdb::update()

Method: Updates a row in the table.

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

Used by 0 functions | Uses 0 functions

wpdb::strip_invalid_text_from_query()

Method: Strips any invalid characters from the query.

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

Used by 0 functions | Uses 0 functions

wpdb::determine_charset()

Method: Determines the best charset and collation to use given a charset and collation.

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

Used by 0 functions | Uses 0 functions

wpdb::show_errors()

Method: Enables showing of database errors.

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

Used by 0 functions | Uses 0 functions

wpdb::delete()

Method: Deletes a row in the table.

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

Used by 0 functions | Uses 0 functions

wpdb::strip_invalid_text_for_column()

Method: Strips any invalid characters from the string for a given table and column.

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

Used by 0 functions | Uses 0 functions

wpdb::set_charset()

Method: Sets the connection’s character set.

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

Used by 0 functions | Uses 0 functions

wpdb::hide_errors()

Method: Disables showing of database errors.

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

Used by 0 functions | Uses 0 functions

wpdb::process_fields()

Method: Processes arrays of field/value pairs and field formats.

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

Used by 0 functions | Uses 0 functions

wpdb::get_table_from_query()

Method: Finds the first table name referenced in a query.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 430 431 432 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy