ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 427

wpdb::_insert_replace_helper()

Method: Helper function for insert and replace.

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

Used by 0 functions | Uses 0 functions

wpdb::strip_invalid_text()

Method: Strips any invalid characters based on value/charset pairs.

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

Used by 0 functions | Uses 0 functions

wpdb::init_charset()

Method: Sets $this->charset and $this->collate.

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

Used by 0 functions | Uses 0 functions

wpdb::print_error()

Method: Prints SQL/DB error.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 426 427 428 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy