WordPress has a global object variable $wpdb, which communicates with the WordPress database. We can read more about $wpdb in Codex.
Views: 39
WordPress has a global object variable $wpdb, which communicates with the WordPress database. We can read more about $wpdb in Codex.
Views: 39
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 :
Views: 12471