<?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></title>
	<atom:link href="http://r43hm4n.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://r43hm4n.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 09 Apr 2008 10:05:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='r43hm4n.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title></title>
		<link>http://r43hm4n.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://r43hm4n.wordpress.com/osd.xml" title="" />
	<atom:link rel='hub' href='http://r43hm4n.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Pengenalan PHP</title>
		<link>http://r43hm4n.wordpress.com/2008/04/07/pengenalan-php/</link>
		<comments>http://r43hm4n.wordpress.com/2008/04/07/pengenalan-php/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 21:03:08 +0000</pubDate>
		<dc:creator>r43hm4n</dc:creator>
				<category><![CDATA[PHP Basic]]></category>
		<category><![CDATA[PHP Dasar]]></category>

		<guid isPermaLink="false">http://r43hm4n.wordpress.com/?p=36</guid>
		<description><![CDATA[Apa yang perlu anda ketahui Sebelum anda melanjutkan, anda seharusnya sudah mengerti dasar-dasar yang di bawah ini: HTML / XHTML Pengetahuan dalam pengkodean Jika anda ingin mempelajari hal tersebut, dapatkan tutorial di halaman web ini. Apa itu PHP? PHP adalah kependekan dari PHP: Hypertext Preprocessor PHP bahasa pemrograman yang berjalan di sisi server, seperti ASP Skrip [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r43hm4n.wordpress.com&amp;blog=1667934&amp;post=36&amp;subd=r43hm4n&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>Apa yang perlu anda ketahui</h2>
<p>Sebelum anda melanjutkan, anda seharusnya sudah mengerti dasar-dasar yang di bawah ini:</p>
<ul>
<li>HTML / XHTML</li>
<li>Pengetahuan dalam pengkodean</li>
</ul>
<p>Jika anda ingin mempelajari hal tersebut, dapatkan tutorial di <a href="http://www.w3schools.com/" target="_blank">halaman web ini</a>.</p>
<hr />
<h2>Apa itu PHP?</h2>
<ul>
<li>PHP adalah kependekan dari <strong>P</strong>HP: <strong>H</strong>ypertext <strong>P</strong>reprocessor</li>
<li>PHP bahasa pemrograman yang berjalan di sisi server, seperti ASP</li>
<li>Skrip PHP dijalankan diserver</li>
<li>PHP mendukung banyak databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, dll.)</li>
<li>PHP termasuk Software Open Source</li>
<li>PHP gratis untuk didownload dan digunakan</li>
</ul>
<h2>Apa itu file PHP?</h2>
<ul>
<li>File PHP bisa terdiri dari teks/ tulisan, tag HTML and kode</li>
<li>PHP kembali ke browser sebagai HTML murni </li>
<li>File PHP memiliki ekstensi &#8220;.php&#8221;, &#8220;.php3&#8243;, or &#8220;.phtml&#8221;</li>
</ul>
<h2>Apa itu MySQL?</h2>
<ul>
<li>MySQL adalah database server</li>
<li>MySQL cocok dengan aplikasi kecil dan besar</li>
<li>MySQL mendukung SQL standar</li>
<li>MySQL compiles on a number of platforms</li>
<li>MySQL gratis untuk didownload dan digunakan</li>
</ul>
<h2>PHP + MySQL</h2>
<ul>
<li>Kombinasi antara PHP dan MySQL adalah platform yang berbeda (yang berarti anda dapat mengembangkan aplikasi di windows dan pelayanan dapat dilakukan diplatform Unix)</li>
</ul>
<h2>Kenapa PHP?</h2>
<ul>
<li>PHP dapat berjalan pada platforms yang berbeda (Windows, Linux, Unix, dll.)</li>
<li>PHP kopatibel dengan serves yang ada sekarang ini (Apache, IIS, dll.)</li>
<li>PHP gratis untuk didownload dari situs: <a href="http://www.php.net/" target="_blank">www.php.net</a></li>
<li>PHP mudah untuk dipelajari dan berjalan dengan sangat efisien di sisi server.</li>
</ul>
<h2>Bagaimana untuk memulai?</h2>
<ul>
<li>Install Apache server di Windows atau di Linux anda</li>
<li>Install PHP di Windows atau di Linux anda</li>
<li>Install MySQL di Windows atau di Linux anda</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/r43hm4n.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/r43hm4n.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r43hm4n.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r43hm4n.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r43hm4n.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r43hm4n.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r43hm4n.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r43hm4n.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r43hm4n.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r43hm4n.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r43hm4n.wordpress.com&amp;blog=1667934&amp;post=36&amp;subd=r43hm4n&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r43hm4n.wordpress.com/2008/04/07/pengenalan-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/44ee0bcf9154e36012aed93fc77f58d5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r43hm4n</media:title>
		</media:content>
	</item>
	</channel>
</rss>
