<?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: About</title>
	<atom:link href="http://phpbeginner.net/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpbeginner.net</link>
	<description>Where to start learning PHP</description>
	<lastBuildDate>Thu, 26 Nov 2009 15:25:50 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom Ostlund</title>
		<link>http://phpbeginner.net/about/comment-page-1/#comment-133</link>
		<dc:creator>Tom Ostlund</dc:creator>
		<pubDate>Thu, 26 Nov 2009 15:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://phpbeginner.net/?page_id=2#comment-133</guid>
		<description>Just a quick tip for those that do long forms and use the tabindex value. 

Start the page with $tab = 0; 
Then you can add tabindex = &quot;&quot; to each of the input fields as you write them and it will never be out of order. 

Simple, and those who do data entry on your pages will thank you. 

Thought others might benefit from this. 

Have a great thanksgiving. 
Tom</description>
		<content:encoded><![CDATA[<p>Just a quick tip for those that do long forms and use the tabindex value. </p>
<p>Start the page with $tab = 0;<br />
Then you can add tabindex = &#8220;&#8221; to each of the input fields as you write them and it will never be out of order. </p>
<p>Simple, and those who do data entry on your pages will thank you. </p>
<p>Thought others might benefit from this. </p>
<p>Have a great thanksgiving.<br />
Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

