Dears,
In php, we write the program using the function " mail() " for sending email.
In ASP, the ASP Upload program is required and the SMTP address is pointed out for the program.
Anyway, in PHP, if it runs under win98 where apache server has been installed. Does it require any configuration settings before the program works? If so, please give me possible ways.
How about for linux OS? From some books, what does it mean that the system configuration is required for the send_path for files php.ini/php3.ini? Also "sendmail" for /usr/sbin/sendmail( flag -t), "Qmail" for /var/qmail/bin/sendmail. Please give me the ways for both Linux and win98 OS, thanks.
Sincerely yours,
Simon