<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044763" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044763</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Here&#039;s the basics of the</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/drop-down-lists#comment-1244513</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.tizag.com/htmlT/htmlselect.php&quot;&gt;Here&#039;s the basics of the drop down list&lt;/a&gt;&lt;br /&gt;
If you have never worked with forms before you might be better starting on that site&#039;s form tutorial rather than jumping straight into a type of form input.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.tizag.com/phpT/forms.php&quot;&gt;Here&#039;s the PHP you use with the form&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The tutorials are pretty basic, but certainly enough to get you going and understanding the basics of HTML for forms and PHP receiving the form data.&lt;/p&gt;
&lt;p&gt;__________________&lt;/p&gt;
&lt;p&gt;The basics in a nut shell is you have a form where a user inputs data, whether a text input, password or drop down. Then that data when &quot;submit&quot; is pressed is sent to another page. The next page gets the sent data with PHP, where you can do what you want with it - search a database, add to a database etc.&lt;/p&gt;
&lt;p&gt;The best way is to practice somewhere no public and where you can just play with the outputs.&lt;/p&gt;
&lt;p&gt;And of course when using user inputted data always be cautious. Make sure you use security and check their inputs for anything, especially when it&#039;s querying a database.&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Aug 2009 16:45:13 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1244513 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
