<?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>Dhika Cikul &#187; PHP</title>
	<atom:link href="http://dhika.cikul.or.id/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://dhika.cikul.or.id</link>
	<description>Just Want to Learn and Share</description>
	<lastBuildDate>Mon, 19 Apr 2010 08:39:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Error upgrading to newer Wordpress version</title>
		<link>http://dhika.cikul.or.id/error-upgrading-to-newer-wordpress-version.html</link>
		<comments>http://dhika.cikul.or.id/error-upgrading-to-newer-wordpress-version.html#comments</comments>
		<pubDate>Sat, 14 Nov 2009 08:38:28 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[error]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/?p=498</guid>
		<description><![CDATA[Today I trying to upgrade my Wordpress to newer version (2.8.6), but while u try to upgrade i get this error :
Fatal error:  Allowed memory size of 33554432 bytes exhausted (tried to allocate 2355240 bytes) in /home/cikul/public_html/dhika/wp-includes/http.php on line 1331
To Solve this problem, you must increasing your memory limit options for your application. In [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/error-upgrading-to-newer-wordpress-version.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to : Get Category ID in Wordpress</title>
		<link>http://dhika.cikul.or.id/how-to-get-category-id-in-wordpress.html</link>
		<comments>http://dhika.cikul.or.id/how-to-get-category-id-in-wordpress.html#comments</comments>
		<pubDate>Mon, 23 Mar 2009 09:14:42 +0000</pubDate>
		<dc:creator>cikul</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dhika.cikul.or.id/?p=401</guid>
		<description><![CDATA[If you&#8217;re working on wordpress Theme, sometimes you need to know the categories ID for some categories. For example, in my cases, i need to exclude  &#8220;projects&#8221; category from my blog posts lists, you can use query_posts(&#8216;cat=-3) for example if you know that project assigned with category ID=3. But if your themes using by several [...]]]></description>
		<wfw:commentRss>http://dhika.cikul.or.id/how-to-get-category-id-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
