<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Simple PHP Contact Form + jscript validation + anti-bot'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 08:11:31 GMT</pubDate>
<item>
<title>Suze said on 10/20/10</title>
<link>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</link>
<description><![CDATA[ Mark, I see it was some time ago that you posted your question, and you presumably have found the answer by now.  But I thought I would answer it anyway, since I created an account specifically to answer it, before I noticed the date, and it may help someone else!

My guess is that you are testing the script by attempting to open it in a web browser on your own computer.  PHP doesn't work like that, it needs to be on a server, generally the browser can't understand php.  When the script is run it creates an HTML web-page which is sent to your web-browser which it can display.  You can't leave out the server because then the web-page is never generated. ]]></description>
<pubDate>Wed, 20 Oct 2010 16:33:46 GMT</pubDate>
<guid>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</guid>
</item>
<item>
<title>markepp said on 4/8/10</title>
<link>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</link>
<description><![CDATA[ Hi 
This is my first go at setting up a contact form, I have used the above but can't seem to get it working.

I suspect it is the link between the form and the php, when I try to test the form my browser is asking me if I wish to open the .php file!?!

I suspect it is within the form actions"" parameter but have tried a few things. Can someone talk me through set-up in basic terms,thanks Mark ]]></description>
<pubDate>Thu, 08 Apr 2010 02:19:15 GMT</pubDate>
<guid>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</guid>
</item>
<item>
<title>markepp said on 4/7/10</title>
<link>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</link>
<description><![CDATA[ Hi 
This is my first go at setting up a contact form, I have used the above but can't seem to get it working.

I suspect it is the link between the form and the php, when I try to test the form my browser is asking me if I wish to open the .php file!?!

I suspect it is within the form actions"" parameter but have tried a few things. Can someone talk me through set-up in basic terms,thanks Mark ]]></description>
<pubDate>Wed, 07 Apr 2010 15:01:26 GMT</pubDate>
<guid>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</guid>
</item>
<item>
<title>markepp said on 4/7/10</title>
<link>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</link>
<description><![CDATA[ Hi 
This is my first go at setting up a contact form, I have used the above but can't seem to get it working.

I suspect it is the link between the form and the php, when I try to test the form my browser is asking me if I wish to open the .php file!?!

I suspect it is within the form actions"" parameter but have tried a few things. Can someone talk me through set-up in basic terms,thanks Mark ]]></description>
<pubDate>Wed, 07 Apr 2010 14:58:24 GMT</pubDate>
<guid>http://snipplr.com/view/12516/simple-php-contact-form--jscript-validation--antibot/</guid>
</item>
</channel>
</rss>