Is there a PHP or some sort of script that will allow me to have logins created on one database also created on another?
My main database is using Drupal and the second is Simple Machines Forum. I need people who register for the Drupal side of the equation (the main domain) to have the same login info for the SM forum (the sub domain).
I've read other articles about how to transfer the login information from one database to another, but I need a constant creation of any new registrations to be on BOTH databases.
Thank you for any help with this.
My main database is using Drupal and the second is Simple Machines Forum. I need people who register for the Drupal side of the equation (the main domain) to have the same login info for the SM forum (the sub domain).
I've read other articles about how to transfer the login information from one database to another, but I need a constant creation of any new registrations to be on BOTH databases.
Thank you for any help with this.
Comment