Page 1 of 1
Using mail function in localhost...
Posted: Sat Dec 25, 2010 10:37 am
by Gopesh
can we use the mail() function within the localhost(wamp server)?
Re: Using mail function in localhost...
Posted: Sat Dec 25, 2010 11:34 am
by social_experiment
Click hereIt looks like we can. Haven't read the pages yet but there should be something to help in there.
Re: Using mail function in localhost...
Posted: Sat Dec 25, 2010 4:46 pm
by s.dot
You will need to install an SMTP server on your computer. Then, configure it's settings in your php.ini file.