check this, there's quite a long list of contributions and from each one you can get
some usefull info...
http://www.php.net/manual/en/function.mail.php
Regards,
Alex
>
>I know only $subject, $redirect, $mailto (who gets the mail),
>
>The other variables (Example: $mailbody, $sender, or $somet
I know only $subject, $redirect, $mailto (who gets the mail),
The other variables (Example: $mailbody, $sender, or $something_else) i dont
know variables name becaues of this i want to use them in the mail-body.
But how can i get them(other variables because i dont know their names)
-Origin