
April 7th, 2000, 09:35 AM
|
|
Contributing User
|
|
Join Date: Dec 1999
Location: Netherlands
Posts: 77
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
Hi Dave,
On Unix the standard mail program is sendmail (i.e. /usr/lib/sendmail -t).
In win98 you have to define the smtp server (i.e. smtp.server.com) in the php.ini file. This will be called when you use mail().
Peter
|