A "subjestion" would be to use the mail() function to. You can find the mail
fuction at http://www.php.net/manual/en/function.mail.php.

-----Original Message-----
From: Luis A [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 22, 2003 5:42 PM
To: [EMAIL PROTECTED]
Subject: [PHP] sending results by email




how can i make the server email me
the results of this form __????

<form name="form1" method="post" action="">
      <TEXTAREA NAME="" ROWS="10" COLS="26" width ="15">
     </TEXTAREA> <input type="submit" name="Submit" value="Enviar">
                    <table width="100%" border="0" height="27">
                      <tr>
                        <td><input type="checkbox" name="checkbox2"
value="checkbox">
                          no </td>
                      </tr>
                    </table>


any subjestion ????



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to