Jump to content

[SOLVED] Insert into different database


robert_gsfame

Recommended Posts

I have put my database connection inside configuration.php...Let say "First Database" is my database name. Then when i want to use the connection to "First Database", i use "include_once('configuration.php')

 

My question is : is it possible to insert the same data into two tables at the same time while each table is located inside  different database let say "First Database" and "Second Database" ?

 

 

Link to comment
https://forums.phpfreaks.com/topic/171933-solved-insert-into-different-database/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.