02-13-2009, 08:54 AM
|
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
Quote:
Originally Posted by HomerSimpson
you can use only one database
in wp-config.php there's a setting for table prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
all you need to do is change it
and there you go...
|
Thanks!   
|
|
|