<?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>ilmuwebsite.com &#187; PHP Reference</title>
	<atom:link href="http://www.ilmuwebsite.com/php-reference/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ilmuwebsite.com</link>
	<description>Webmaster Resource Center</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:09:44 +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>Array</title>
		<link>http://www.ilmuwebsite.com/php-reference/array</link>
		<comments>http://www.ilmuwebsite.com/php-reference/array#comments</comments>
		<pubDate>Sun, 31 May 2009 04:02:29 +0000</pubDate>
		<dc:creator>IW</dc:creator>
				<category><![CDATA[PHP Reference]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Array digunakan untuk menyimpan data sementaraBentuk Asli:array(); &#60;?php $kuliah = array(&#8220;anggi&#8221; =&#62; &#8220;Unair&#8221;,&#8220;loka&#8221; =&#62; &#8220;STT Telkom&#8221;,&#8220;phii&#8221; =&#62; &#8220;UGM&#8221;,&#8220;safril&#8221; =&#62; &#8220;Brawijaya&#8221;,&#8220;ivan&#8221; =&#62; &#8220;UI&#8221;,&#8220;dremi&#8221; =&#62; &#8220;ITB&#8221;);echo $kuliah["loka"];?&#62; Hasil yg keluar:==&#62; STT Telkom]]></description>
		<wfw:commentRss>http://www.ilmuwebsite.com/php-reference/array/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

