Where is THIS script?
Posted: Fri Mar 14, 2003 8:28 am
Where can I find a script with these features:
After the user fills a form with TEN FIELDS and clicks the button SUBMIT:
1- PHP sends the TEN FIELDS to a database in MY server;
2- PHP opens a THANK YOU Page;
3- PHP sends an email to the user;
4- PHP REGISTERS the user in another database, ANOTHER SERVER, with only TWO FIELDS (name and email).
Thank you for the help and tips.
After the user fills a form with TEN FIELDS and clicks the button SUBMIT:
1- PHP sends the TEN FIELDS to a database in MY server;
2- PHP opens a THANK YOU Page;
3- PHP sends an email to the user;
4- PHP REGISTERS the user in another database, ANOTHER SERVER, with only TWO FIELDS (name and email).
Thank you for the help and tips.