Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
help - php code for e-mail
Name: freeman Date: October 30, 2004 at 07:51:02 Pacific OS: Windows 2000 Server CPU/Ram: P4-1.7GHz,258MB RAM
Comment:
hi everyone, currently i am learning PHP, and try to write a php code to send e-mail (using function "mail"). The question is that do i need to install and setup a mail server into my computer first to make the code work??
Name: Laler Date: October 30, 2004 at 10:01:24 Pacific
Reply:
not a mail server... it can send directly from the webserver...
in IIS, there's an option to install SMTP virtual server, that's what you need...
just try creating a file with this content:
<?php mail ("your_email@isp.com", "Test", "test"); ?>
then call that file from your browser...
^o^ are you in Asia? do you watch Animax Asia? Please Vote
0
Response Number 2
Name: freeman Date: October 30, 2004 at 19:22:59 Pacific
Reply:
sorry, i did not provide enough information, i am not using the IIS but Apache2, is there any related seting i need to change in the configuration file??
Summary: Please read this excerpt: Subject: Federal Bill 602P-Mail Charge Guess the warnings were true. Federal Bill 602P charges 5-cents per E-mail sent. It figures! No more free E-mail! We knew this was c...
Summary: Hey there, i was wondering if anyone knows if i can use MAPI and or CDO for e-mail in vb6 without having outlook Express or Outlook installed??? is this possible, if not please tell me how it works, a...
Summary: Number of people online where? I'm assuming you mean for a particular site. There is no deafult code for for such a thing. It would depend upon how you have built your site. If you are using a content...