<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Secure PHP Form Mailer Script</title>
	<atom:link href="http://www.dagondesign.com/articles/secure-php-form-mailer-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/</link>
	<description>WordPress Plugins, PHP Scripts, Tools, and Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 14:11:24 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rudolf</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-500458</link>
		<dc:creator>Rudolf</dc:creator>
		<pubDate>Sat, 21 Nov 2009 01:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-500458</guid>
		<description>Is there anybody still answering any of our questions at all???

I discovered an UTF-8 encoding error in this script and i&#039;d like to fix it.

In the FROM output
(Example:From:
&quot;RÃ¤dÃ¶lf ÃberlÃ¤ufer&quot; &lt;em&gt;
the NAME is not UTF-8 encoded (while it is in the body section of the email).

Suggestions anyone pa-lease???</description>
		<content:encoded><![CDATA[<p>Is there anybody still answering any of our questions at all???</p>
<p>I discovered an UTF-8 encoding error in this script and i&#8217;d like to fix it.</p>
<p>In the FROM output<br />
(Example:From:<br />
&#8220;RÃ¤dÃ¶lf ÃberlÃ¤ufer&#8221; <em><br />
the NAME is not UTF-8 encoded (while it is in the body section of the email).</p>
<p>Suggestions anyone pa-lease???</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-500338</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Thu, 19 Nov 2009 12:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-500338</guid>
		<description>I&#039;m having trouble using a variable passed to the form.
I am trying to use it as a &#039;default&#039; value in a form element or adding to $email_subject. The variable is being passed ok but how can I use it within the form itself?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble using a variable passed to the form.<br />
I am trying to use it as a &#8216;default&#8217; value in a form element or adding to $email_subject. The variable is being passed ok but how can I use it within the form itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ree</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499873</link>
		<dc:creator>Ree</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499873</guid>
		<description>How can I add a message on the top of the form page that goes away when the message is sent?  In an older version I found this

$form_structure = array(	
	&quot;openfieldset&#124;fmset&quot;,
	&quot;info&#124;fminfofull&#124;Text here
 but on the latest version, I cant find it.</description>
		<content:encoded><![CDATA[<p>How can I add a message on the top of the form page that goes away when the message is sent?  In an older version I found this</p>
<p>$form_structure = array(<br />
	&#8220;openfieldset|fmset&#8221;,<br />
	&#8220;info|fminfofull|Text here<br />
 but on the latest version, I cant find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ree</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499872</link>
		<dc:creator>Ree</dc:creator>
		<pubDate>Fri, 13 Nov 2009 21:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499872</guid>
		<description>How can I add a message on the top of the form page that goes away when the message is sent?</description>
		<content:encoded><![CDATA[<p>How can I add a message on the top of the form page that goes away when the message is sent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499613</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 11 Nov 2009 04:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499613</guid>
		<description>Hi I can&#039;t get any error messages to show - So whatever I type in the fields still sends the form through, but I can leave out fields &amp; won&#039;t repost an error .. Any ideas please????</description>
		<content:encoded><![CDATA[<p>Hi I can&#8217;t get any error messages to show &#8211; So whatever I type in the fields still sends the form through, but I can leave out fields &amp; won&#8217;t repost an error .. Any ideas please????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499468</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 10 Nov 2009 05:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499468</guid>
		<description>Is there anyway to use html in the message template?

When I use html code i.e  I dont see the html in the email only the actual html code.</description>
		<content:encoded><![CDATA[<p>Is there anyway to use html in the message template?</p>
<p>When I use html code i.e  I dont see the html in the email only the actual html code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rudolf</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499394</link>
		<dc:creator>rudolf</dc:creator>
		<pubDate>Mon, 09 Nov 2009 02:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499394</guid>
		<description>how can i insert a line break to the checkbox options - so that each option ticked shows up on a separate new line in the email output??</description>
		<content:encoded><![CDATA[<p>how can i insert a line break to the checkbox options &#8211; so that each option ticked shows up on a separate new line in the email output??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John H</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499353</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Sun, 08 Nov 2009 11:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499353</guid>
		<description>Hi, Love the script, massive help to me so far!

Can you help me with populating a select field?

I am using the standalone version, and trying to prepopulate a dropdown box with options from a mysql database. I cant figure it out at all???

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi, Love the script, massive help to me so far!</p>
<p>Can you help me with populating a select field?</p>
<p>I am using the standalone version, and trying to prepopulate a dropdown box with options from a mysql database. I cant figure it out at all???</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John H</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-499208</link>
		<dc:creator>John H</dc:creator>
		<pubDate>Fri, 06 Nov 2009 08:01:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-499208</guid>
		<description>For those of you who are trying to get the standalone version to update a table on a mysql database, after loads of searching and playing I have got it to work like this. I added this code:

 $con = mysql_connect(&quot;host&quot;,&quot;user&quot;,&quot;password&quot;);
if (!$con)
  {
  die(&#039;Could not connect: &#039; . mysql_error());
  }

mysql_select_db(&quot;dbname&quot;, $con);
$sql=&quot;INSERT INTO tablename (fm_firstname, fm_lastname, fm_email, fm_etc, fm_etc)
VALUES
(&#039;$_POST[fm_firstname]&#039;,&#039;$_POST[fm_lastname]&#039;,&#039;$_POST[fm_email]&#039;,&#039;$_POST[fm_etc]&#039;,&#039;$_POST[fm_etc]&#039;)&quot;;


if (!mysql_query($sql,$con))
  {
  die(&#039;Error: &#039; . mysql_error());
  }

mysql_close($con);

after this bit:

$o .= &#039;&lt;!-- --&gt;&#039;;
	
		} else {

in the script around line 1750 ish.

Not sure if its the best way to do it, but I found that it wont update the db unless the form is filled in correctly, which is what I wanted.
Hope this helps.</description>
		<content:encoded><![CDATA[<p>For those of you who are trying to get the standalone version to update a table on a mysql database, after loads of searching and playing I have got it to work like this. I added this code:</p>
<p> $con = mysql_connect(&#8221;host&#8221;,&#8221;user&#8221;,&#8221;password&#8221;);<br />
if (!$con)<br />
  {<br />
  die(&#8217;Could not connect: &#8216; . mysql_error());<br />
  }</p>
<p>mysql_select_db(&#8221;dbname&#8221;, $con);<br />
$sql=&#8221;INSERT INTO tablename (fm_firstname, fm_lastname, fm_email, fm_etc, fm_etc)<br />
VALUES<br />
(&#8217;$_POST[fm_firstname]&#8216;,&#8217;$_POST[fm_lastname]&#8216;,&#8217;$_POST[fm_email]&#8216;,&#8217;$_POST[fm_etc]&#8216;,&#8217;$_POST[fm_etc]&#8216;)&#8221;;</p>
<p>if (!mysql_query($sql,$con))<br />
  {<br />
  die(&#8217;Error: &#8216; . mysql_error());<br />
  }</p>
<p>mysql_close($con);</p>
<p>after this bit:</p>
<p>$o .= &#8216;<!-- -->&#8216;;</p>
<p>		} else {</p>
<p>in the script around line 1750 ish.</p>
<p>Not sure if its the best way to do it, but I found that it wont update the db unless the form is filled in correctly, which is what I wanted.<br />
Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yamiza</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-498922</link>
		<dc:creator>yamiza</dc:creator>
		<pubDate>Mon, 02 Nov 2009 10:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-498922</guid>
		<description>The script is not working, I&#039;ve checked everything and it seems alright...  It won&#039;t send the e-mail to me.</description>
		<content:encoded><![CDATA[<p>The script is not working, I&#8217;ve checked everything and it seems alright&#8230;  It won&#8217;t send the e-mail to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-38/#comment-498607</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Thu, 29 Oct 2009 22:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-498607</guid>
		<description>IMAGE SUBMIT BUTTON

Trying to replace the submit button with an image, working fine in FireFox, Opera &amp; Safari, but no luck in IE. Any suggestions?

&lt;code&gt;&lt;input type=&quot;image&quot; src=&quot;/images/btns/submitRedBtn.gif&quot; name=&quot;form_submitted&quot; value=&quot;SUBMIT&quot; alt=&quot;SUBMIT&quot; class=&quot;button&quot;&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>IMAGE SUBMIT BUTTON</p>
<p>Trying to replace the submit button with an image, working fine in FireFox, Opera &amp; Safari, but no luck in IE. Any suggestions?</p>
<p><code>&lt;input type="image" src="/images/btns/submitRedBtn.gif" name="form_submitted" value="SUBMIT" alt="SUBMIT" class="button"&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debbie</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-498517</link>
		<dc:creator>Debbie</dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-498517</guid>
		<description>Is there any way to style the input box (in FF) for the Browse button: input#fm_upload.fmfile? If I could just make the borders plain black 1px lines, even that would help.</description>
		<content:encoded><![CDATA[<p>Is there any way to style the input box (in FF) for the Browse button: input#fm_upload.fmfile? If I could just make the borders plain black 1px lines, even that would help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: His_wife80</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-498086</link>
		<dc:creator>His_wife80</dc:creator>
		<pubDate>Fri, 23 Oct 2009 09:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-498086</guid>
		<description>Sure, I can have fun drinking, but I need a place to walk and hike and get away from cement. ,</description>
		<content:encoded><![CDATA[<p>Sure, I can have fun drinking, but I need a place to walk and hike and get away from cement. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Settor32</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497990</link>
		<dc:creator>Settor32</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497990</guid>
		<description>Preparing your postsThere are four ways to post content to Posterous. ,</description>
		<content:encoded><![CDATA[<p>Preparing your postsThere are four ways to post content to Posterous. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex59</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497982</link>
		<dc:creator>Alex59</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497982</guid>
		<description>The certain and possible losses associated with unilateral and multi lateral political actions need to be examined. ,</description>
		<content:encoded><![CDATA[<p>The certain and possible losses associated with unilateral and multi lateral political actions need to be examined. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suzy</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497967</link>
		<dc:creator>Suzy</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497967</guid>
		<description>Has anyone managed to get the form fields to save to a data file? I have tried using a .txt file and a .csv file with 777 permissions but no fields are populating. The $save_path = &#039;data.csv&#039;; is relative to the dd-formmailer.php file. I have set $save_to_file = TRUE; and $save_email = TRUE; I have not modified anything below ** END OF OPTIONS. Can anyone give me any advise or tell me if I am missing anything? Thanks.</description>
		<content:encoded><![CDATA[<p>Has anyone managed to get the form fields to save to a data file? I have tried using a .txt file and a .csv file with 777 permissions but no fields are populating. The $save_path = &#8216;data.csv&#8217;; is relative to the dd-formmailer.php file. I have set $save_to_file = TRUE; and $save_email = TRUE; I have not modified anything below ** END OF OPTIONS. Can anyone give me any advise or tell me if I am missing anything? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barbara61</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497947</link>
		<dc:creator>Barbara61</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497947</guid>
		<description>What about Autowin Book Club? ,</description>
		<content:encoded><![CDATA[<p>What about Autowin Book Club? ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jax</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497861</link>
		<dc:creator>Jax</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497861</guid>
		<description>I&#039;m getting an error that reads: 

Warning: mail() [function.mail]: SMTP server response: 553 sorry, your mail was administratively denied. (#5.7.1) in D:\Hosting\3043566\html\wp-content\plugins\dd-formmailer\dd-formmailer.php on line 496

Where exactly is line 496?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting an error that reads: </p>
<p>Warning: mail() [function.mail]: SMTP server response: 553 sorry, your mail was administratively denied. (#5.7.1) in D:\Hosting\3043566\html\wp-content\plugins\dd-formmailer\dd-formmailer.php on line 496</p>
<p>Where exactly is line 496?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irwin</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497847</link>
		<dc:creator>Irwin</dc:creator>
		<pubDate>Tue, 20 Oct 2009 12:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497847</guid>
		<description>I have been using this plugin for a few months without problem, but now users are getting the following error message when submitting forms: &quot;No verification code generated&quot;.  I would be appreciative if anyone can assist with info to help fix.  Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I have been using this plugin for a few months without problem, but now users are getting the following error message when submitting forms: &#8220;No verification code generated&#8221;.  I would be appreciative if anyone can assist with info to help fix.  Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vincent</title>
		<link>http://www.dagondesign.com/articles/secure-php-form-mailer-script/comment-page-37/#comment-497705</link>
		<dc:creator>vincent</dc:creator>
		<pubDate>Sun, 18 Oct 2009 12:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dagondesign.com/?p=35#comment-497705</guid>
		<description>Hi guys, anyone found a solution yet for linking to a custom errorpage? or even better staying on the same page as the submit form but highlighted the error fields?

Highly appreciated

Vincent</description>
		<content:encoded><![CDATA[<p>Hi guys, anyone found a solution yet for linking to a custom errorpage? or even better staying on the same page as the submit form but highlighted the error fields?</p>
<p>Highly appreciated</p>
<p>Vincent</p>
]]></content:encoded>
	</item>
</channel>
</rss>
