[PHP] Re: [PHP-WIN] Multi-Task on PHP by submitting a form! From: Angie Tollerson (Tollerson <email protected>)
Date: 08/20/01

Jack,
Yes, you can do as many things as you want in a php document before you have die() at the end :)
Angie

>>> "Jack" <jack <email protected>> 08/20/01 08:12AM >>>
Dear all
I was trying to get a user input form to insert to a mysql_database and
e-mail to me!
Is it possible to make php perform two task in one single submit button?

The form will post the input --> mail.php.

In the mail.php, i was thinking to add another process just after the mail
process had finish, which will insert the data from the from to
mysql_database.

Thx
Jack
jack <email protected>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected> 
For additional commands, e-mail: php-windows-help <email protected> 
To contact the list administrators, e-mail: php-list-admin <email protected> 

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>