How to setup an email in php?
Moderator: General Moderators
How to setup an email in php?
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?
Hey you need to use the php mail() function its pretty simple Have a look here for a demo/code