Jump to content

Form output to two mySQL tables


swamp

Recommended Posts

Hello,

 

I have just got a user managment system online, where users can signup, login, modify account settings etc..

 

I also have a phpbb2 forum setup.

 

Both systems use the same mySQL database, with different table names.

 

Is it possible to have the form that people use to signup to my login system also add the information they submit (username, password, email etc..) to the phpbb_user table aswell as my users SQL tables?

 

I do not necessarily want both of the systems running off the same SQL tables, but just so that when they signup on the website they can also login to the forum with the same details.

 

I've searched for a while on google with little progress.

 

Any advice would be appreciated,

 

Thanks,

 

swamp.

Link to comment
https://forums.phpfreaks.com/topic/97829-form-output-to-two-mysql-tables/
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.