Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2004-01-19, 05:52 PM   #3
Flickstah
If something goes wrong at the plant, blame the guy who can't speak English
 
Join Date: Dec 2003
Location: Anaheim, CA
Posts: 35
Send a message via AIM to Flickstah
I figured it out.. :)

ok so how I did it was...

$headers= "X-Priority: 1\n";
$headers.= "Content-Type: text/html\n";
$headers.= "From: Naughty Holly Webmaster<flick@naughtyholly.com>\nX-Mailer: PHP/\n";
$headers.= "Return-Path: <flick@naughtyholly.com>\n";

mail($email, $subject, $message, $headers, phpversion());

I had to include all those "$headers" and and move the "from" link up to a header call.

It took an additional 3 hours or so to get that right after trying a bunch of other stuff, but I finally got it working

Thanks for the reply cleo

-fLIck
Flickstah is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT -4. The time now is 11:51 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc