Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Php form data script

New Here ,
Apr 23, 2010 Apr 23, 2010

Hi all

would someone beable to help?

I have been using a free php form data script on my website but I am finding that when people fill in the form that not all the form submissions are getting through and I am not sure if it is the php form script

Would any one be to direct me to a good free php data script that is simple to use

many thanks for your help!

TOPICS
Server side applications
478
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 23, 2010 Apr 23, 2010

If the problem is that it is not working for all visitors, check to make sure that you have not enabled referrer checking. Many firewalls and some browsers block the http_referrer  - so form scripts that use http_referer to make sure the form was submitted from your site will fail. Usually it's just a simple switch you can enabled in your script.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 26, 2010 Apr 26, 2010
LATEST

hi there

many thanks for your help!

ok, am  little new to this, so do you mean in my contact.php script I have?

not sure what I would be looking for?

I tried to attach to this post but copuld so zipped it for download here; http://www.thevineproject.org.uk/contact.zip

thanks for your help

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines