Quote:
Originally Posted by walrus
In fact you can not only have more than one install of WP as twn described but you can have them share the same database by changing this line in wp-config.php
Code:
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
|
mm can you give an example of the line changed, u mean i just change the 'wp_' with the name of the main database im using rite?