How do I move data from a database into another database.
Specificaly I have a website with 12,000 members including username, password and email address. What I want to do is open a forum on my site but not have to make each member register again so i want to copy my site database into my forum user database... I plan to use PHPBB.
Thanks