what kind mail?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
navid
Forum Commoner
Posts: 68
Joined: Tue Sep 24, 2002 3:14 am
Location: iran

what kind mail?

Post by navid »

i have a mail in a website
i will know kind of this mail with php command :!:
what is way ?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Are you trying to send e-mail using PHP? If so:
http://www.php.net/manual/en/function.mail.php

Mac
Post Reply