Page 1 of 1

How to setup an email in php?

Posted: Wed Jan 06, 2010 11:19 am
by gelat05
hi guys i want to know on how to configure email in php in order to send information directly to email account, does it require an email server?...

Re: How to setup an email in php?

Posted: Wed Jan 06, 2010 12:09 pm
by abushahin
Hey you need to use the php mail() function its pretty simple Have a look here for a demo/code