I tried mail() function but it would show me error sayin something like "could not connect" and someone said to me that the smpt something should be configured in the php.ini file..Again i could not.
This is the portion of the ini file.
Please help me.
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
sendmail_from = me@localhost.com
; For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
;sendmail_path =