GetDotted Domains

Viewing Thread:
"Help with a PHP script for sending mail with Flash on Freeola?"

The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Fri 02/11/01 at 14:21
Regular
Posts: 787
Hi,

Just wondering if anyone can help. I am using a php script to send emails from my flash movie (www.grovesphoto.com). I have one where people can send the site address to a friend and that works fine. So any idea why the simpler email (contact) section is not working? Is it a cockup in my code or restrictions by Freeola?

Thanks in advance, the script is shown below...

P.

___________________


// Build up email header fields

$mailFrom = "From: $senderName <$senderEmail>";
$mailTo = "Phil";

// Send email

mail($mailTo, $mailSubject, $mailMessage, $mailFrom);

// Create response

$response = "Thank you $senderName, nnYour message has been sent to $mailTo.";

// Respond to flash movie

print "&result=Okay&response=$response&";

?>
Fri 02/11/01 at 18:48
Regular
"It goes so quickly"
Posts: 4,083
I'm not to sure about Freeola's Settings, but also try changeing the first line
Also, change the permision settings to 777.

See if that does it!!!
Fri 02/11/01 at 18:44
Regular
"It goes so quickly"
Posts: 4,083
Maybe try change $mailTo = "Phil"; to just $mailTo = "[email protected]";
Fri 02/11/01 at 14:21
Posts: 0
Hi,

Just wondering if anyone can help. I am using a php script to send emails from my flash movie (www.grovesphoto.com). I have one where people can send the site address to a friend and that works fine. So any idea why the simpler email (contact) section is not working? Is it a cockup in my code or restrictions by Freeola?

Thanks in advance, the script is shown below...

P.

___________________


// Build up email header fields

$mailFrom = "From: $senderName <$senderEmail>";
$mailTo = "Phil";

// Send email

mail($mailTo, $mailSubject, $mailMessage, $mailFrom);

// Create response

$response = "Thank you $senderName, nnYour message has been sent to $mailTo.";

// Respond to flash movie

print "&result=Okay&response=$response&";

?>

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

Excellent support service!
I have always found the support staff to provide an excellent service on every occasion I've called.
Ben
Many thanks!!
Registered my website with Freeola Sites on Tuesday. Now have full and comprehensive Google coverage for my site. Great stuff!!
John Shepherd

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.