<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JessePrice.com &#187; PHP Tutorials</title>
	<atom:link href="http://jesseprice.com/category/tutorials/php-tutorials-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesseprice.com</link>
	<description>Just another web development portfolio.</description>
	<lastBuildDate>Mon, 30 Jan 2012 03:42:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Creating Tag Links from a Comma Delimited String</title>
		<link>http://jesseprice.com/creating-tag-links-from-a-comma-delimited-string/</link>
		<comments>http://jesseprice.com/creating-tag-links-from-a-comma-delimited-string/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:48:27 +0000</pubDate>
		<dc:creator>Jesse Price</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jesseprice.com/?p=1052</guid>
		<description><![CDATA[In this code snippet you will learn how to create tag links in PHP. Many websites or let&#8217;s say Web 2.0 sites use a lot of so called &#8220;tags&#8221; to create a relevant search based on keywords. I find the &#8230; <a href="http://jesseprice.com/creating-tag-links-from-a-comma-delimited-string/">Read More <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://jesseprice.com/creating-tag-links-from-a-comma-delimited-string/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recursive Functions in PHP to Manage Single MySql Hierarchy Table</title>
		<link>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/</link>
		<comments>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 23:53:51 +0000</pubDate>
		<dc:creator>Jesse Price</dc:creator>
				<category><![CDATA[MySql Tutorials]]></category>
		<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jesseprice.com/?p=769</guid>
		<description><![CDATA[The recursive function is a necessary tool when it comes to creating very deep levels of categories and pages. These functions in fact are one of the best solutions in order to manage deep levels of relationships that are also &#8230; <a href="http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/">Read More <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://jesseprice.com/recursive-functions-in-php-to-manage-single-mysql-hierarchy-table/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MySql City, State, Zip, Latitude, Longitude Database</title>
		<link>http://jesseprice.com/mysql-city-state-zip-latitude-longitude-database/</link>
		<comments>http://jesseprice.com/mysql-city-state-zip-latitude-longitude-database/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 23:04:25 +0000</pubDate>
		<dc:creator>Jesse Price</dc:creator>
				<category><![CDATA[MySql Tutorials]]></category>
		<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jesseprice.com/?p=714</guid>
		<description><![CDATA[Just recently I needed a mysql database table that contained records for city, state, zip, latitude, and longitude coordinates. I needed a complete list of locations since one of my projects involved an ajax location auto populating script. While browsing &#8230; <a href="http://jesseprice.com/mysql-city-state-zip-latitude-longitude-database/">Read More <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://jesseprice.com/mysql-city-state-zip-latitude-longitude-database/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Zend Framework Form Input Submit Value Display</title>
		<link>http://jesseprice.com/zend-framework-form-input-submit-value-display/</link>
		<comments>http://jesseprice.com/zend-framework-form-input-submit-value-display/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 22:14:03 +0000</pubDate>
		<dc:creator>Jesse Price</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Zend Framework Tutorials]]></category>

		<guid isPermaLink="false">http://geekventure.com/?p=613</guid>
		<description><![CDATA[Today I was creating a new login form within the Zend framework. I had ran into a bit of trouble with the display text (value attribute) for the submit element when it came to invoking the Zend_Form_Element_Submit() method within my &#8230; <a href="http://jesseprice.com/zend-framework-form-input-submit-value-display/">Read More <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://jesseprice.com/zend-framework-form-input-submit-value-display/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

