wpdb::set_charset()
Sets the connection’s character set.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Sets the connection’s character set.
Sets the table prefix for the WordPress tables.
Changes the current SQL mode, and ensures its WordPress compatibility.
Enables showing of database errors.
Strips any invalid characters based on value/charset pairs.
Strips any invalid characters from the string for a given table and column.
Strips any invalid characters from the query.
Determines whether the database supports collation.
Enables or disables suppressing of database errors.
Returns an array of WordPress tables.