<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dova Blog</title>
	<atom:link href="http://dovablog.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dovablog.wordpress.com</link>
	<description>a lot of article</description>
	<lastBuildDate>Sun, 05 Apr 2009 13:15:15 +0000</lastBuildDate>
	<language>id</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dovablog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/6c8942d6cad3967b90d692bdc6935a03?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Dova Blog</title>
		<link>http://dovablog.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dovablog.wordpress.com/osd.xml" title="Dova Blog" />
	<atom:link rel='hub' href='http://dovablog.wordpress.com/?pushpress=hub'/>
		<item>
		<title>array_diff()</title>
		<link>http://dovablog.wordpress.com/2009/04/05/array_diff/</link>
		<comments>http://dovablog.wordpress.com/2009/04/05/array_diff/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 13:15:15 +0000</pubDate>
		<dc:creator>dova article</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[diff]]></category>

		<guid isPermaLink="false">http://dovablog.wordpress.com/2009/04/05/array_diff/</guid>
		<description><![CDATA[sintax : array_diff(array1,array2,array3...) cnth 1 : &#60;?php $a1=array(0=&#62;"Cat",1=&#62;"Dog",2=&#62;"Horse"); $a2=array(3=&#62;"Horse",4=&#62;"Dog",5=&#62;"Fish"); print_r(array_diff($a1,$a2)); ?&#62; Posted in PHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dovablog.wordpress.com&amp;blog=6889802&amp;post=240&amp;subd=dovablog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dovablog.wordpress.com/2009/04/05/array_diff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/100526ac8b27226bc6dbd00d34595343?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dova</media:title>
		</media:content>
	</item>
		<item>
		<title>array_count_values()</title>
		<link>http://dovablog.wordpress.com/2009/04/05/array_count_values/</link>
		<comments>http://dovablog.wordpress.com/2009/04/05/array_count_values/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 13:13:14 +0000</pubDate>
		<dc:creator>dova article</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[values]]></category>

		<guid isPermaLink="false">http://dovablog.wordpress.com/?p=238</guid>
		<description><![CDATA[sintax : array_count_values(array) cnth 1 : &#60;?php $a=array("Cat","Dog","Horse","Dog"); print_r(array_count_values($a)); ?&#62; Posted in PHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dovablog.wordpress.com&amp;blog=6889802&amp;post=238&amp;subd=dovablog&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://dovablog.wordpress.com/2009/04/05/array_count_values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/100526ac8b27226bc6dbd00d34595343?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dova</media:title>
		</media:content>
	</item>
	</channel>
</rss>
