![]() |
Flash / PHP contact form
coding help
the website 112nine.com is done in flash and so is the contact form problem is I don't know why it won't send the form info to the email address I specified. I think its the php, but I'm not sure. This is the php code I used. PHP Code:
any help is appreciated. |
Re: Flash / PHP contact form
Where is your SMTP server configured? Are you sure you have permission to post to it without authentication and/or have you configured authentication in your script somewhere?
|
Re: Flash / PHP contact form
that may be the problem. I don't really understand any of that.
the website is hosted @ phpwebhosting.com so I assume php is already installed I just changed the php type to php five or something like that. doom de doom de doom lol it says it runs through the php parser automatically as long as we uploaded the php file to the www directory which we did. any more ideas? |
Re: Flash / PHP contact form
Echo out the GET variables to make sure they're getting passed through in the URL string. If that works, I would check your spam box.
EDIT: URL string should be like this: file.php?txt1=name&txt2=phone&txt3=email&txt6=mess age Make sure you sanitize the variables too. |
Re: Flash / PHP contact form
Quote:
|
| All times are GMT -5. The time now is 04:15. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi