Webspace & Domain Names This is a discussion on, php mail - can you help? within the Freedom2Surf forum; Can anyone provide a code snippet for sending mail from php on f2s? ( I developed my application using PEAR ...

Reply
 
LinkBack Thread Tools
Old 04-09-2007, 12:41 AM   #1
Tiscali User Member
 
Join Date: Sep 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
php mail - can you help?

Can anyone provide a code snippet for sending mail from php on f2s?

( I developed my application using PEAR - but it seems this is not supported.)

Thanks.

Ben
Ben Nathan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-09-2007, 09:27 AM   #2
Tiscali User Admin
 
aos101's Avatar
 
Join Date: Jun 2004
Location: Kent
Posts: 3,760
Thanks: 1
Thanked 6 Times in 6 Posts
Just using the PHP mail() function works:
PHP Code:
<?php
mail
("email@address.com""message subject here...""message text here... ");
?>
__________________
Adam
aos101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
php mail() command limit SillyGorilla Webspace & Domain Names 14 28-07-2006 02:31 PM
DNS Kaputski? FastShow Freedom2Surf Broadband 5 12-07-2006 06:23 PM
mail() command not sending emails in PHP PaulBM Webspace & Domain Names 5 02-04-2003 10:14 AM
Send Mail With Php kenny Webspace & Domain Names 4 10-10-2002 10:06 PM
Mail Function In Php Joost Wilbrink Webspace & Domain Names 2 13-07-2002 03:44 PM


All times are GMT. The time now is 05:42 PM.