wpdb::check_ascii()
Method: Checks if a string is ASCII.
Source: wp-includes/class-wpdb.php:3318
Method: Checks if a string is ASCII.
Source: wp-includes/class-wpdb.php:3318
Method: Retrieves a comma-separated list of the names of the functions that called wpdb.
Source: wp-includes/class-wpdb.php:3977
Method: Sets the connection’s character set.
Source: wp-includes/class-wpdb.php:932
Method: Enables showing of database errors.
Source: wp-includes/class-wpdb.php:1872
Method: Updates a row in the table.
Source: wp-includes/class-wpdb.php:2602
Method: Checks if the query is accessing a collation considered safe on the current version of MySQL.
Source: wp-includes/class-wpdb.php:3338
Method: Retrieves the database server version.
Source: wp-includes/class-wpdb.php:3988
Method: Changes the current SQL mode, and ensures its WordPress compatibility.
Source: wp-includes/class-wpdb.php:965
Method: Disables showing of database errors.
Source: wp-includes/class-wpdb.php:1889
Method: Deletes a row in the table.
Source: wp-includes/class-wpdb.php:2674