Skip to main content
Known Participant
April 23, 2010
Question

Php form data script

  • April 23, 2010
  • 1 reply
  • 477 views

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!

This topic has been closed for replies.

1 reply

Participating Frequently
April 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.

DK1120Author
Known Participant
April 26, 2010

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