hi all,
im using
PHP tu send email from my localhost to other people. can tell me what should i need to do that?
for eg should i need to install mailserver? If im not mistaken theres is a language that u dont need a mailsever to send email. is it right?
inside the
PHP.ini, there are [mail function] how to configure this? i checked on the net, but not really understand how it works.
[mail function] ; For Win32 only.
SMTP = localhost
smtp_port = 25
sendmail_from
[email protected] //not sure how to write this?