Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

1 form to 2 different php files?

Status
Not open for further replies.

kazilian

Programmer
Nov 14, 2003
30
US
is it possible to send 1 form's data to 2 completely separate .php files? thx in advance.

kazilian
Protector of Wazil
 
Or you could place the data into session variables and redirect to another page...

OR combine the two scripts into one page (into functions) and use some if/then statements to code the flow into the functions...

Bastien

Any one have a techie job in Toronto, I need to work...being laid off sucks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top