Jump to content

PHP MySQL Help


Necropolis

Recommended Posts

It's the same as putting it in your own.  You just need the credentials to connect to the other database.  When they log in take the user name, or w/e they log in with, look them up in your current DB, and insert all of their information into the second DB.  I don't see real issue here...  Do you have anything done yet?

Link to comment
https://forums.phpfreaks.com/topic/131353-php-mysql-help/#findComment-682940
Share on other sites

Ok here is my request, I want to make a web page where people enter they're account name and password. If the name and password is correct an automated system (using queries) creates a copy of their account and moves it to another DB. I have none the knowledge of PHP nor SQL queries to do this. So a guide or an example would help me.

 

Thanks for your help,

Necropolis

Link to comment
https://forums.phpfreaks.com/topic/131353-php-mysql-help/#findComment-682966
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.