| | |
Tell a friend
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Nov 2005
Posts: 1
Reputation:
Solved Threads: 0
[PHP]If($Submit) {
$headers .= "From: <YourDomain.com>\n";
$headers .= "X-Sender: <contact@YourDomain.com>\n";
$headers .= "Content-type: text/plain; charset=iso-8859-1\n";
$headers .= "Return-Path: <contact@YourDomain.com>\n";
mail($recipient_email,"A message from $sender_name", "Hello $recipient_name,\nYour friend $sender_name, just found our website and thought you might be interested in it.\n\nPlease follow the link to view our site:\nhttp://www.YourDomain.com\n\nBest regards\n\YourDomain.com Support Team", $headers);
}[/PHP]
$headers .= "From: <YourDomain.com>\n";
$headers .= "X-Sender: <contact@YourDomain.com>\n";
$headers .= "Content-type: text/plain; charset=iso-8859-1\n";
$headers .= "Return-Path: <contact@YourDomain.com>\n";
mail($recipient_email,"A message from $sender_name", "Hello $recipient_name,\nYour friend $sender_name, just found our website and thought you might be interested in it.\n\nPlease follow the link to view our site:\nhttp://www.YourDomain.com\n\nBest regards\n\YourDomain.com Support Team", $headers);
}[/PHP]
![]() |
Similar Threads
- how to transfer data with my friend on a LAN (Networking Hardware Configuration)
- Friend classes? (C++)
- How to code a friend template function? (C++)
- Looking for Calendar and Tell-a-Friend (Existing Scripts)
- Friend stranded in need of help for error msg-"win32.shock.dll"-how to fix?! (Windows NT / 2000 / XP)
- Help for a Friend (Windows NT / 2000 / XP)
Other Threads in the PHP Forum
- Previous Thread: Help with changing variables in links
- Next Thread: Parse error, need urgent help. >_<
| Thread Tools | Search this Thread |
.htaccess ajax apache api array back basic beginner binary broken cakephp checkbox class cms code computing cron curl customizableitems database date delete display dynamic echo email error file files filter folder form forms function functions gc_maxlifetime google host href htaccess html image include insert integration ip java javascript joomla limit link login loop mail memmory memory menu mlm mod_rewrite multiple mysql navigation oop parsing paypal pdf php problem query radio random recursion regex remote script search server sessions sms snippet soap source space sql syntax system table thesishelp trouble tutorial update upload url validation validator variable video web xml youtube





