In need of php help (please)

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Kent
-


Joined: 12 Jan 2003
Posts: 137

PostPosted: Fri Feb 21, 2003 3:37 am    Post subject: In need of php help (please) Reply with quote

I have a php script here that when filled out is supposed to email me the user input using my ISP smtp protocol... From what I have reead up on is it uses

[mail function]
smtp = mail.blah blah.net
FROM = me@myisp.net

in the php.ini file , cant seem to get it to work | went to php.net didnt find a good answer I also went to the script creators site and no luck there either...
can someone help me with this issue? heres the link to the script..

http://16.sytes.net/submitters/formmail.zip - see if you can help me find the answer to this puzzling issue. :oops:
Back to top View user's profile Send private message
Kent
-


Joined: 12 Jan 2003
Posts: 137

PostPosted: Fri Feb 21, 2003 6:10 am    Post subject: Reply with quote

nevermind guys I figured it out
for windows based servers it goes like this


[mail function]
SMTP= smtp.isp.com;
sendmail_from= me@myisp.com;


DUH! :roll:
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group