Jump to content

Got 2 forms and want to merge them? Desperate for help:(


Ernster

Recommended Posts

I got 2 forms that submit data to 2 different databases

 

I want to merge the forms into 1 but still work seperately.

 

So 1 submit button but 2 different form methods, for example:

 

<form method="post" action="http://www.url1.com>

<form method="post" action="http://www.url2.com> 

 

However, both forms have name and email fields, but I want JUST 1 name and email field but I want the data  to submit to the 2 seperate databases.

 

So how can I do this, and what would I type. Im a PHP newbie.

 

Please helpe me, thanks :)

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.