<?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>SK3TCHY &#187; php</title>
	<atom:link href="http://www.sk3tchy.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sk3tchy.com</link>
	<description>andey&#039;s random ass blog, i just steal my content and earn popup revenue... haters gonna hate</description>
	<lastBuildDate>Fri, 20 Jan 2012 18:04:32 +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>How to Use array_walk in Codeigniter</title>
		<link>http://www.sk3tchy.com/how-to-use-array_walk-in-codeigniter/</link>
		<comments>http://www.sk3tchy.com/how-to-use-array_walk-in-codeigniter/#comments</comments>
		<pubDate>Sun, 02 May 2010 20:10:18 +0000</pubDate>
		<dc:creator>andey</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.sk3tchy.com/?p=332</guid>
		<description><![CDATA[The key thing to know is that you need give array_walk / array_walk_recursive an array]]></description>
		<wfw:commentRss>http://www.sk3tchy.com/how-to-use-array_walk-in-codeigniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Special Characters in Codeigniter Urls</title>
		<link>http://www.sk3tchy.com/special-characters-in-codeigniter-urls/</link>
		<comments>http://www.sk3tchy.com/special-characters-in-codeigniter-urls/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 01:23:32 +0000</pubDate>
		<dc:creator>andey</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.sk3tchy.com/?p=310</guid>
		<description><![CDATA[When Codeigniter gets variables from the URL, it returns the variables in HTML friendly characters. I couldn&#8217;t figure out why<a href="http://www.sk3tchy.com/special-characters-in-codeigniter-urls/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.sk3tchy.com/special-characters-in-codeigniter-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP simple array to object array</title>
		<link>http://www.sk3tchy.com/php-simple-array-to-object-array/</link>
		<comments>http://www.sk3tchy.com/php-simple-array-to-object-array/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 01:16:19 +0000</pubDate>
		<dc:creator>andey</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.sk3tchy.com/?p=308</guid>
		<description><![CDATA[I&#8217;m probably a retard, but I couldn&#8217;t find a function that would change a simple array into object form. Well<a href="http://www.sk3tchy.com/php-simple-array-to-object-array/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.sk3tchy.com/php-simple-array-to-object-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Multiple Spaces in String to Single Space</title>
		<link>http://www.sk3tchy.com/remove-multiple-spaces-in-string-to-single-space/</link>
		<comments>http://www.sk3tchy.com/remove-multiple-spaces-in-string-to-single-space/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 22:04:16 +0000</pubDate>
		<dc:creator>andey</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.sk3tchy.com/?p=280</guid>
		<description><![CDATA[It&#8217;s much easier to remove spaces in php with a simple for loop. i must admit this looks gross, but<a href="http://www.sk3tchy.com/remove-multiple-spaces-in-string-to-single-space/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://www.sk3tchy.com/remove-multiple-spaces-in-string-to-single-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

