|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
sending email with phptriad on win98
hi there,
i am new to php. i installed phptriad on win98. can anyone tell me whether it is possible to send email using mail() function of php. do i need to configure anything? any suggestions welcome. thanks in advance ramu |
|
#2
|
|||
|
|||
|
RE: sending email with phptriad on win98
Yes..you can...you need to configure a couple of settings in your php.ini file:
Code:
; For Win32 only. SMTP = localhost ; For Win32 only. sendmail_from = me@localhost.com set those to the proper value and your ready to go... |
|
#3
|
|||
|
|||
|
RE: sending email with phptriad on win98
thanks for the quick reply.
my php.ini file is configured properly. Still I am not able to send email. Do i need to use a mail server on my win98? i have downloaded argsoft mail server for win98. it is running fine and the smtp port is 25. But cannot send mails. Please help me if i need to configure anything else. Also let me know if any files(Mail()) are to be present in any of the folders. thanks in advance once again. ramu |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > sending email with phptriad on win98 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|