<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1054135" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1054135</link>
    <description></description>
    <language>en</language>
          <item>
    <title>An HTML form is a section of</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/forms-0#comment-1285044</link>
    <description> &lt;p&gt;An HTML form is a section of a document containing normal content, markup, special elements called controls (checkboxes, radio buttons, menus, etc.)&lt;/p&gt;
 </description>
     <pubDate>Mon, 03 Jun 2013 09:45:56 +0000</pubDate>
 <dc:creator>martaacosa</dc:creator>
 <guid isPermaLink="false">comment 1285044 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>How do you mean to &quot;read from</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/forms-0#comment-1281052</link>
    <description> &lt;p&gt;How do you mean to &quot;read from it&quot;? If you mean have &quot;readexampleform.php&quot; be able to know what you entered on &quot;exampleform.php&quot;, then you can just set the action of the form to be &quot;readexampleform.php&quot;, to which all the fields will either be in the $_POST or $_GET variable depending on which method you use (usually you will want POST).&lt;/p&gt;
&lt;p&gt;If however you have &quot;exampleform.php&quot; processing the form, and then need &quot;readexampleform.php&quot; to have access to it, then you have a few options based on your needs.&lt;/p&gt;
&lt;p&gt;1. Save the values to the session&lt;br /&gt;
2. Save the values to a database&lt;br /&gt;
3. Save the values to a text file&lt;br /&gt;
4. If simple enough info, save it to a cookie on the users system.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Oct 2012 17:15:37 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1281052 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
