Posted by Erwin Moller on 03/08/07 09:55
Jothi wrote:
> I am php developer. I did the project using aweris web server. now i
> want to run the project in xampp web server. The problem is local mail
> function is available in aweris. Can we use the local mail function in
> xampp????.. Yes then how to activate the mail. Please explain detail..
Hi,
In detail? No. :P
Roughly:
But open your php.ini, and search for a part named:
[mail function]
It contains:
SMTP =
smtp_port =
Fill in there your values for your smtp-server.
Good luck.
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|