Is there any simple doc on calling the wpdb database functions? I'm new to WP and am trying to write a simple plugin; need access to custom tables. Perhaps there's an existing plugin that contains these commands that someone can point me to...
wpdb($dbuser, $dbpassword, $dbname, $dbhost)