View Full Version : PHP Email Godaddy Issues
derfburg
06-27-2007, 12:41 PM
OK, I am trying to get a Php Email page set ups using the "Send Email via Flash and PHP by Jesse Stratford" to do so. I have changed all the settings that are suggested, to my email address. I can upload to the host, and then fill out the form, send but never get the email. I am very green at all of this so please dumb it down for me. Anyone else have issues with Godaddy? Thanks a bunch.
panel
06-27-2007, 01:04 PM
First of all this is as3 forum...
Always Split you problem for parts:
1. Check if something is send from flash (ex. liveheaders extension for firefox)
2. Check if php page recive data (if yes this isin't directly flash problem so php forum will be bether place to ask about sending emails)
derfburg
06-27-2007, 01:24 PM
OK, I am trying to get a Php Email page set ups using the "Send Email via Flash and PHP by Jesse Stratford" to do so. I have changed all the settings that are suggested, to my email address. I can upload to the host, and then fill out the form, send but never get the email. I am very green at all of this so please dumb it down for me. Anyone else have issues with Godaddy? Thanks a bunch.
I did a search and have not found a simpleton explination and help for this. I was wondring alo if there was a way to just edit that tutorial?
icktoofay
06-29-2007, 07:26 AM
Also, check if it supports PHP at all!
derfburg
07-02-2007, 01:44 PM
This is from the Godaddy help files. What now, I am just trying to get a simple mailer to work. Nothing crazy, fancey, flashy just a simple mailer. Any help?:confused:
Support for PHP 5
With PHP 5 support, you can program using the latest version of this server-side scripting language and take advantage of existing applications and add ons written in PHP 5. You can also run both PHP 4 and PHP 5 simultaneously on the same site.
Custom PHP 4 and PHP 5 initialization files You can now customize your site by creating PHP initialization files in the root of your site to manage form, server, and environmental variables, server-side cookies, temporary directories, error display, and error logging.
Godaddy, like Yahoo, probably doesnt like you to touch the email headers. If you're adding headers to the email, other than "to" and "from", remove them.
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.