Hey guys, I have a phpld link directory and i want to duplicate the database so i can use it on a new link directory. Whats the best way to do this??
In phpMyAdmin, export it, change the names of the databases (in the text file you exported), and reimport it using the db names you want
If the other link directory is on the server, you can use it directly using the same connection parameters. Even if it is on another server, you can provide remote access to your db.