i have just typed the mail function and it is not working . i want to know whether any other settings are to be made in configuration file.please tell me the process in detail
Find this section in php.ini file and set the appropriate settings for win or linux
Code:
[mail function]
; For Win32 only.
SMTP = 111.222.333.444
; For Win32 only.
sendmail_from = me@localhost.com
; For Unix only. You may supply arguments as well (default: 'sendmail -t -i').
;sendmail_path =
__________________
Barand
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.