should I install some other servers?
thx
I would like to know how to do that? Is it possible to send messages to localhost...
mail() can send email using sendmail in linux.
I don't know if there is an alternative in win98.
Now I had download a smtp package which use other smtp server to send email with php.
Edit your php.ini and put in a smtp server that will relay for you. I am not aware of anything free to do smtp for 98. So I would say otherwise you are s.o.l.
ha.......it doesn't work again...... i had tried 5 smtp servers.
who can show me the source code of the mail()?
Hi Arch,
See http://php.weblogs.com/stories/storyReader$67 for a working example of how to configure mail().