php mail setup in xampp
I'm learning PHP and have installed Xampp on my computer. But I have a problem with the setup as the email option doesn't seem to be working. After doing some reading I think it has something to do with the below, found on my server in the php.ini file [mail function] ; For Win32 only. ; *hp://*php.net/smtp SMTP = localhost ; http://php.net/smtp-port smtp_port = 25 ; For Win32 only. ; http://php.net/sendmail-from ;sendmail_from = postmaster@localhost [Please note I have changed above hp:// from http:// because of a restriction on this website to post a hyperlink] Is there anything I need to