<?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>I Kadek Wirya Blog &#187; MYSQL</title>
	<atom:link href="http://www.wirya.com/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wirya.com</link>
	<description>iDesa Network</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:32:19 +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>Install apache mysql php dan phpmyadmin di ubuntu</title>
		<link>http://www.wirya.com/2009/11/27/install-apache-mysql-php-dan-phpmyadmin-di-ubuntu.html</link>
		<comments>http://www.wirya.com/2009/11/27/install-apache-mysql-php-dan-phpmyadmin-di-ubuntu.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 05:45:23 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.wirya.com/?p=775</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet" title="Internet">Internet</a><a href="http://www.wirya.com/category/operating-system" title="Operating System">Operating System</a><a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>Pastikan ubuntu anda terkoneksi ke internet, Langkah-langkah install web Apache, PHP dan server database MySQL langkah-langkahnya sebagai berikut: Instalasi web server Apache # apt-get install apache2 Instalasi database server MySQL # apt-get install mysql-server Instalasi php untuk web server Apache # apt-get install php5 Instalasi MySQL untuk Apache # apt-get install libapache-mod-acct-mysql # apt-get install [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2009/11/27/install-apache-mysql-php-dan-phpmyadmin-di-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Datetime format dalam PHP dan MySQL</title>
		<link>http://www.wirya.com/2008/12/10/datetime-format-dalam-php-dan-mysql.html</link>
		<comments>http://www.wirya.com/2008/12/10/datetime-format-dalam-php-dan-mysql.html#comments</comments>
		<pubDate>Wed, 10 Dec 2008 08:54:34 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://www.wirya.com/?p=600</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>Solusi berikut ini dapat di coba agar kita tetap menggunakan kedua format waktu yang didukung oleh PHP dan MySQL. Misalkan kita ingin mendapatkan waktu sistem saat ini dan di simpan kedalam tabel MySQL dengan tipe data datetime. $mysqldate = date(â€™Y-m-d H:i:sâ€™); cara diatas akan mengembalikan waktu sistem saat ini, dan disesuaikan langsung dengan format datetime [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2008/12/10/datetime-format-dalam-php-dan-mysql.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Test Gratis SMS Gateway</title>
		<link>http://www.wirya.com/2007/01/01/test-gratis-sms-gateway.html</link>
		<comments>http://www.wirya.com/2007/01/01/test-gratis-sms-gateway.html#comments</comments>
		<pubDate>Mon, 01 Jan 2007 15:43:45 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Gateway]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[GAMMU]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://www.wirya.com/2007/01/01/test-gratis-sms-gateway.html</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/operating-system/gateway" title="Gateway">Gateway</a><a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>Tittle yang aneh..,Saya baru punya ide untuk mencoba sms gateway yang saya buat dengan GAMMU dan PHP MySQL namun HP yang pakai untuk Modem tidak ada pulsa sama sekali. eeeeem bagimana caranya supaya kita tahu bahwa SMS Gateway yang saya buat tadi sudah bisa kirim dan terima SMS. Yaa.. saya coba kirim SMS ke nomer [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2007/01/01/test-gratis-sms-gateway.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP and MYSQL Free Hosting</title>
		<link>http://www.wirya.com/2006/07/11/php-and-mysql-free-hosting.html</link>
		<comments>http://www.wirya.com/2006/07/11/php-and-mysql-free-hosting.html#comments</comments>
		<pubDate>Tue, 11 Jul 2006 05:24:29 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://www.wirya.com/2006/07/11/php-and-mysql-free-hosting/</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>PhpNet.us specializes in high speed PHP &#38; MySQL web hosting with no limitations. Our free hosting plans have a large capacity to host anything from a personal Blog to a fully functioning E-Commerce web site. We use state of the art hardware for our web servers so you can be sure that your web site [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2006/07/11/php-and-mysql-free-hosting.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

