[PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread news.php.net
Can anyone help me out?  I just need a simple single webpage to send an
email from the server.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] RE: **[SPAM]** [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread Jay Blanchard
[snip]
Can anyone help me out?  I just need a simple single webpage to send an
email from the server.
[/snip]

http://www.php.net/mail

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread Jason Davidson
news.php.net [EMAIL PROTECTED] wrote: 
 
 Can anyone help me out?  I just need a simple single webpage to send an
 email from the server.
 

http://ca.php.net/manual/en/ref.mail.php

 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread raditha dissanayake
news.php.net wrote:
Can anyone help me out?  I just need a simple single webpage to send an
email from the server.
 

Since your name is 'news.php.net' you should be well aware that you 
ought to RTFM before posting in newsgroups.

--
Raditha Dissanayake.

http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 128 KB | with progress bar.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread John Nichel
news.php.net wrote:
Can anyone help me out?  I just need a simple single webpage to send an
email from the server.
Oh, I'm going to guess that php's mail functions will help...there's 
even a manual entry for it.

http://us2.php.net/mail
Answers are usually found in a four step process...
RTFM
STFA
STFW
Mailing List
Your question is answered in the first step (as well as in the second 
and third).

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread Philip Thompson
John,
On Oct 4, 2004, at 1:25 PM, John Nichel wrote:
Answers are usually found in a four step process...
RTFM
STFA
STFW
Mailing List
Can you clarify these abbr.? I think I understand the first one, but 
what are the next two? Hehe

=D
~Philip
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread Greg Donald
On Mon, 04 Oct 2004 15:31:12 -0500, Philip Thompson [EMAIL PROTECTED] wrote:
  RTFM
  STFA
  STFW
  Mailing List

RTFM = Read the fine manual.
* http://www.php.net/docs.php

STFA = Search the fine archives.
* http://marc.theaimsgroup.com/?l=php-general

STFW = Search the fine web.
* http://google.com

Mailing list.
* Last resort, you are here.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] I'm looking to have a simple webpage send an email . ..

2004-10-04 Thread John Nichel
Philip Thompson wrote:
John,
On Oct 4, 2004, at 1:25 PM, John Nichel wrote:
Answers are usually found in a four step process...
RTFM
STFA
STFW
Mailing List

Can you clarify these abbr.? I think I understand the first one, but 
what are the next two? Hehe
They deal with Searching The Archives, and Searching The Web.
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php