WordPress has a global object variable $wpdb, which communicates with the WordPress database. We can read more about $wpdb in Codex.
Hits: 18
WordPress has a global object variable $wpdb, which communicates with the WordPress database. We can read more about $wpdb in Codex.
Hits: 18
Sometimes, you get an error while importing sql file. To import the database without any hassle in WAMP for windows, we can use the following command line :
Hits: 2234