PHP email

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
zalFG
Forum Newbie
Posts: 4
Joined: Fri Feb 12, 2010 11:58 pm

PHP email

Post by zalFG »

hi... i'm a beginer in PHP


i hope that, if there is anyone that knows a source code for PHP email function and file attachment.


i really need it... thanks in advance....
aravona
Forum Contributor
Posts: 347
Joined: Sat Jun 13, 2009 3:59 pm
Location: England

Re: PHP email

Post by aravona »

Start by having a look here: http://php.net/manual/en/function.mail.php

I assume you've set your server to accept a SMTP? Have a go at least and come back if it doesnt work :)
User avatar
Grizzzzzzzzzz
Forum Contributor
Posts: 125
Joined: Wed Sep 02, 2009 8:51 am

Re: PHP email

Post by Grizzzzzzzzzz »

zalFG
Forum Newbie
Posts: 4
Joined: Fri Feb 12, 2010 11:58 pm

Re: PHP email

Post by zalFG »

Yes i did, thanks for the reply, i have successfully send the email, i'll be back after i tried the content of the linked that you two give...


sorry for my bad english....
Post Reply