View Single Post
Old 10-10-2008, 03:37 PM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Quote:
Originally Posted by GigoloShawn View Post
It's pretty easy.

Code:
define('CUSTOM_USER_TABLE', 'wp2_users');
define('CUSTOM_USER_META_TABLE', 'wp2_usermeta');
That's all you need for using a different table on the same SQL server between WordPress installs these days.

If you're sharing with a different script, obviously you'll have to have someone roll it for you.
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote