Page 1 of 1

what kind mail?

Posted: Thu Oct 17, 2002 1:54 am
by navid
i have a mail in a website
i will know kind of this mail with php command :!:
what is way ?

Posted: Thu Oct 17, 2002 2:49 am
by volka
XLIX. Mail functions (http://www.php.net/manual/en/ref.mail.php)
read the user contributed notes and about the related functions as they will give a some examples

Posted: Thu Oct 17, 2002 2:51 am
by twigletmac
Are you trying to send e-mail using PHP? If so:
http://www.php.net/manual/en/function.mail.php

Mac