Topic: Two database and registration

hi,
I have two databases and punbb is installed in one of them. How is it possible to add a function in the registration process so that when a new user sign up ( and recieves a confirmation email to activate his/her account), then
these information: id,username,password,email,realname and url in user table would be sent to the other database. ?

Re: Two database and registration

Add another query to the register script.