wpdb::db_connect()
Connects to and selects database.
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.
Connects to and selects database.
Retrieves full database server information.
Retrieves the database server version.
Deletes a row in the table.
Determines the best charset and collation to use given a charset and collation.
First half of escaping for LIKE special characters % and _ before preparing for SQL.
Do not use, deprecated.
Escapes content by reference for insertion into the database, for security.
Kills cached query results.
Gets blog prefix.