<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: How to Pass All Elements of a Form to the End in a Multi-Page Form</title>
	<link>http://www.earn-web-cash.com/2008/01/27/multi-page-form/</link>
	<description>Writing, Designing, and Making Money Online</description>
	<pubDate>Fri, 25 Jul 2008 12:33:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Femi</title>
		<link>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-1013</link>
		<dc:creator>Femi</dc:creator>
		<pubDate>Wed, 26 Mar 2008 19:05:48 +0000</pubDate>
		<guid>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-1013</guid>
		<description>Great article,

I will like to add a save function, back functionality, can I do this using the php above?</description>
		<content:encoded><![CDATA[<p>Great article,</p>
<p>I will like to add a save function, back functionality, can I do this using the php above?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Novello</title>
		<link>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-531</link>
		<dc:creator>Michael Novello</dc:creator>
		<pubDate>Thu, 06 Mar 2008 01:54:42 +0000</pubDate>
		<guid>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-531</guid>
		<description>Yay! But what about this: How do you redirect a user to the next page, while still using POST variables? In other words, make "action" the same filename as the current one, so you can verify the data, and then "redirect" the user to the next page while still remembering all of the data, and not using GET?</description>
		<content:encoded><![CDATA[<p>Yay! But what about this: How do you redirect a user to the next page, while still using POST variables? In other words, make &#8220;action&#8221; the same filename as the current one, so you can verify the data, and then &#8220;redirect&#8221; the user to the next page while still remembering all of the data, and not using GET?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walkere</title>
		<link>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-240</link>
		<dc:creator>Walkere</dc:creator>
		<pubDate>Sat, 23 Feb 2008 15:17:25 +0000</pubDate>
		<guid>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-240</guid>
		<description>Yup, that's all there is to this method.  Add that snippet inside your form, and you'll find all of the elements are passed along the final processing page as if they came from a single-page form.

You may want to look at the related article "How to Create a Multipage Form in PHP, Revisited."  It was pointed out to me that there was a possible security problem with the original method, and the next article patches up the hole nice and snug.</description>
		<content:encoded><![CDATA[<p>Yup, that&#8217;s all there is to this method.  Add that snippet inside your form, and you&#8217;ll find all of the elements are passed along the final processing page as if they came from a single-page form.</p>
<p>You may want to look at the related article &#8220;How to Create a Multipage Form in PHP, Revisited.&#8221;  It was pointed out to me that there was a possible security problem with the original method, and the next article patches up the hole nice and snug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-222</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 22 Feb 2008 08:45:29 +0000</pubDate>
		<guid>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-222</guid>
		<description>Is it as easy as including a include.php with that snippet on each of the form pages, and thats that?</description>
		<content:encoded><![CDATA[<p>Is it as easy as including a include.php with that snippet on each of the form pages, and thats that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Create Multi-Page Forms in PHP, Revisited &#124; Web Cash</title>
		<link>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-133</link>
		<dc:creator>How to Create Multi-Page Forms in PHP, Revisited &#124; Web Cash</dc:creator>
		<pubDate>Sat, 09 Feb 2008 00:59:30 +0000</pubDate>
		<guid>http://www.earn-web-cash.com/2008/01/27/multi-page-form/#comment-133</guid>
		<description>[...] A couple weeks ago, I wrote a short article about how to create a multi-page form. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] A couple weeks ago, I wrote a short article about how to create a multi-page form. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
