|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Localhost based
What tools and configurations i should use to experiment using mail() function using localhost.
I am currently using PHP and Mysql under windows. Thanx |
|
#2
|
||||
|
||||
|
Go into your php.ini and locate the below
Code:
[mail function] ; For Win32 only. SMTP = localhost and change SMTP = your mail provider's smtp server, ie, mail.earthlink.net I'm not too sure if you have to change the ; For Win32 only. sendmail_from = me@localhost.com as I'm not familiar with the win32 aspect of PHP.. but I hope that helps a little ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Localhost based |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|