<?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: PHP: Remove Values from Array</title>
	<atom:link href="http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/</link>
	<description>yes i love technology</description>
	<lastBuildDate>Thu, 08 Jul 2010 02:24:10 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DEVTRENCH</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-78819</link>
		<dc:creator>DEVTRENCH</dc:creator>
		<pubDate>Fri, 31 Jul 2009 20:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-78819</guid>
		<description>Many thanks for posting this code snippet.  It helped me out and it works well.</description>
		<content:encoded><![CDATA[<p>Many thanks for posting this code snippet.  It helped me out and it works well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marion</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-56710</link>
		<dc:creator>Marion</dc:creator>
		<pubDate>Mon, 26 Jan 2009 19:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-56710</guid>
		<description>&quot;I was trying to use the unset function but now after reading this i am going to try the array_diff function.&quot; -- same here, and this worked -- thanks!</description>
		<content:encoded><![CDATA[<p>&#8220;I was trying to use the unset function but now after reading this i am going to try the array_diff function.&#8221; &#8212; same here, and this worked &#8212; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-49178</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-49178</guid>
		<description>Nice tip... thanks!

BTW, your the first hit for &quot;php delete value in array&quot;, also.</description>
		<content:encoded><![CDATA[<p>Nice tip&#8230; thanks!</p>
<p>BTW, your the first hit for &#8220;php delete value in array&#8221;, also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit Palshikar</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-21586</link>
		<dc:creator>Amit Palshikar</dc:creator>
		<pubDate>Wed, 27 Aug 2008 15:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-21586</guid>
		<description>Thats a great tip. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thats a great tip. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-18545</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Fri, 25 Jul 2008 05:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-18545</guid>
		<description>I have been looking for a better way to do this (without defining a function). Thanks</description>
		<content:encoded><![CDATA[<p>I have been looking for a better way to do this (without defining a function). Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PFWD : blog.peterfisher.me.uk : Remove array values without any loops :</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-16206</link>
		<dc:creator>PFWD : blog.peterfisher.me.uk : Remove array values without any loops :</dc:creator>
		<pubDate>Sun, 29 Jun 2008 20:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-16206</guid>
		<description>[...] I found an array_diff example on Peter Grahams blog while I was writing a simple site configuration manager in cakePHP. I needed to reduce an array to certain values based on a passed condition. Peter Grahams example showed me exactly what I need. [...]</description>
		<content:encoded><![CDATA[<p>[...] I found an array_diff example on Peter Grahams blog while I was writing a simple site configuration manager in cakePHP. I needed to reduce an array to certain values based on a passed condition. Peter Grahams example showed me exactly what I need. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PFWD</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-16204</link>
		<dc:creator>PFWD</dc:creator>
		<pubDate>Sun, 29 Jun 2008 19:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-16204</guid>
		<description>Great tip. Helped me out on a project of mine.</description>
		<content:encoded><![CDATA[<p>Great tip. Helped me out on a project of mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-15839</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Fri, 06 Jun 2008 14:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-15839</guid>
		<description>Thanks! First hit on Google &quot;php remove a value in array&quot;! ;)</description>
		<content:encoded><![CDATA[<p>Thanks! First hit on Google &#8220;php remove a value in array&#8221;! <img src='http://tech.petegraham.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maarten</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-15793</link>
		<dc:creator>Maarten</dc:creator>
		<pubDate>Sun, 01 Jun 2008 23:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-15793</guid>
		<description>Thanks, lots better than a loop. You are first hit on &quot;Remove Values from Array&quot; :)</description>
		<content:encoded><![CDATA[<p>Thanks, lots better than a loop. You are first hit on &#8220;Remove Values from Array&#8221; <img src='http://tech.petegraham.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TaSwavo</title>
		<link>http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/comment-page-1/#comment-15749</link>
		<dc:creator>TaSwavo</dc:creator>
		<pubDate>Thu, 29 May 2008 22:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://tech.petegraham.co.uk/2007/03/22/php-remove-values-from-array/#comment-15749</guid>
		<description>I used used this even though I wanted to remove only one user selected value.

$arr = array_diff( $arr, array(&quot;$removal&quot;) );

Works very well. Thanks for thinking to post it.</description>
		<content:encoded><![CDATA[<p>I used used this even though I wanted to remove only one user selected value.</p>
<p>$arr = array_diff( $arr, array(&#8221;$removal&#8221;) );</p>
<p>Works very well. Thanks for thinking to post it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
