ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 383

wpdb::set_blog_id()

Method: Sets blog ID.

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

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::set_prefix()

Method: Sets the table prefix for the WordPress tables.

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

Used by 0 functions | Uses 0 functions

wpdb::set_sql_mode()

Method: Changes the current SQL mode, and ensures its WordPress compatibility.

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

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::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::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::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::supports_collation()

Method: Determines whether the database supports collation.

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

Used by 0 functions | Uses 0 functions

wpdb::suppress_errors()

Method: Enables or disables suppressing of database errors.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 382 383 384 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy