RE: [PHP] Regarding mail function

2002-01-07 Thread Sandeep Murphy

tet

-Original Messa[Sandeep Murphy] ter ge-
From: Balaji Ankem [mailto:[EMAIL PROTECTED]]
Sent: segunda-feira, 7 de Janeiro de 2002 10:55
To: [EMAIL PROTECTED]
Subject: [PHP] Regarding mail function


Hi ,
  
My file name: bala.php
---
?php
 
 mail([EMAIL PROTECTED], hi friend, Hi, how are you? Expecting
reply from you. -Bala);
 
?

 
for the above program I am getting the following warning..
 
-
Warning: Server Error in c:\www/bala.php on line 3
-
 
I have changed in php.ini with my SMTP server (arabhi.wipro.com or
10.145.2.18)
 
 
In outlook settings we give the username and password for our mail server.
 
Is it required here also?
 
could you please tell available headers for e-mail function?
 
Is ther any headers like user name and password??
 
 
 
Any help greatly appreciable...
 
Thanks in advance.
 
-Balaji
 




Re: [PHP] Regarding mail function

2002-01-07 Thread Bogdan Stancescu

Gee, Sandeep, what a great reply! I wish I got this kind of support when I
asked a question on this list too!

Balaji, sorry, man, I don't know how to help you - I was just touched by
Sandeep's reply and wanted to point it out for everybody to see just how
helpful we are in these parts. Tet be thy name!

Bogdan

Sandeep Murphy wrote:

 tet

 -Original Messa[Sandeep Murphy] ter ge-
 From: Balaji Ankem [mailto:[EMAIL PROTECTED]]
 Sent: segunda-feira, 7 de Janeiro de 2002 10:55
 To: [EMAIL PROTECTED]
 Subject: [PHP] Regarding mail function

 Hi ,

 My file name: bala.php
 ---
 ?php

  mail([EMAIL PROTECTED], hi friend, Hi, how are you? Expecting
 reply from you. -Bala);

 ?
 

 for the above program I am getting the following warning..



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]