Mail Function

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
RafelNash
Forum Newbie
Posts: 1
Joined: Mon Apr 07, 2008 5:04 pm

Mail Function

Post by RafelNash »

Hi Dudes,
plz help me from this situation.

Iam having a register form which has 7 fields in that.when i click on the submit button i should able to send the mail to the admin with the details.

now until the UI part goes its excellent. php is installed in the Host Server.Smtp is given as local ,port as 25.Smtp_from as null.

i have searched so many sites regarding this. all i want is i want to send a mail to the admin
for ref:www.trinuc.com/new/NewHire.php is the url and i want to send it to the avinashmudunuri@gmail.com.

So and body plz help me.
my brain is getting damaged now

Regards,
RafelNash.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Mail Function

Post by Christopher »

Post some code.
(#10850)
Post Reply