<?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; PHP</title>
	<atom:link href="http://www.wirya.com/category/php/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>Kenapa XAMPP, service XAMPP dan Apache tidak berjalan di windows 7</title>
		<link>http://www.wirya.com/2011/11/25/kenapa-xampp-service-xampp-dan-apache-tidak-berjalan-di-windows-7.html</link>
		<comments>http://www.wirya.com/2011/11/25/kenapa-xampp-service-xampp-dan-apache-tidak-berjalan-di-windows-7.html#comments</comments>
		<pubDate>Fri, 25 Nov 2011 05:37:38 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.wirya.com/?p=1018</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/apache" title="Apache">Apache</a><a href="http://www.wirya.com/category/internet" title="Internet">Internet</a><a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>&#160; Kenapa XAMPP, service XAMPP dan Apache tidak berjalan di windows 7. Karena port 80 dan ssl 443 sudah digunakan. Sebelumnya, download dan install dulu XAMPP disini. Jika sudah, masuk ke folder C:\xampp\apache\conf\httpd.conf, bukalah file httpd.conf ini menggunakan notepad, setelah itu cari kode Listen 80, lalu ubah menjadi Listen 85 atau berapa saja yang penting [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2011/11/25/kenapa-xampp-service-xampp-dan-apache-tidak-berjalan-di-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP joomla error: Strict Standards: Accessing static property JCache::$_handler as non static</title>
		<link>http://www.wirya.com/2011/11/23/xampp-joomla-error-strict-standards-accessing-static-property-jcache_handler-as-non-static.html</link>
		<comments>http://www.wirya.com/2011/11/23/xampp-joomla-error-strict-standards-accessing-static-property-jcache_handler-as-non-static.html#comments</comments>
		<pubDate>Wed, 23 Nov 2011 05:22:24 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.wirya.com/?p=1011</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/internet/php" title="PHP">PHP</a></p>One more thing i tried to change php.ini file. I have two files in Joomla 1.7. php Whats difference between both? I tried many thing to switch off strict standards: ; display_errors ; Default Value: Off ; Development Value: Off ; Production Value: Off also ; error_reporting ; Default Value: E_ALL &#38; ~E_DEPRECATED ; Development [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2011/11/23/xampp-joomla-error-strict-standards-accessing-static-property-jcache_handler-as-non-static.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery UI datepicker, disable hari tertentu dan hari libur</title>
		<link>http://www.wirya.com/2011/10/14/jquery-ui-datepicker-disable-hari-tertentu-dan-hari-libur.html</link>
		<comments>http://www.wirya.com/2011/10/14/jquery-ui-datepicker-disable-hari-tertentu-dan-hari-libur.html#comments</comments>
		<pubDate>Fri, 14 Oct 2011 08:19:53 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.wirya.com/?p=940</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/internet/php" title="PHP">PHP</a></p>jQuery UI datepicker memungkinkan kita untuk men-disable pilihan tanggal-tanggal tertentu. Untuk men-disable hari Sabtu dan Minggu, dapat menggunakan utility function $.datepicker.noWeekends $("#datepicker").datepicker( { beforeShowDay: $.datepicker.noWeekends }); $( function() { var holiday = [ new Date(2011, 7, 17).getTime(), // proklamasi 17 agustus new Date(2011, 7, 30).getTime(), // 1 syawal 1432 H new Date(2011, 7, 31).getTime() // [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2011/10/14/jquery-ui-datepicker-disable-hari-tertentu-dan-hari-libur.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Menghandle local system mail dengan Ubuntu 8.04 + Zimbra</title>
		<link>http://www.wirya.com/2010/03/30/menghandle-local-system-mail-dengan-ubuntu-8-04-zimbra.html</link>
		<comments>http://www.wirya.com/2010/03/30/menghandle-local-system-mail-dengan-ubuntu-8-04-zimbra.html#comments</comments>
		<pubDate>Tue, 30 Mar 2010 06:27:46 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Domain]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.wirya.com/?p=807</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/domain" title="Domain">Domain</a><a href="http://www.wirya.com/category/internet" title="Internet">Internet</a><a href="http://www.wirya.com/category/operating-system/network" title="Network">Network</a><a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>Zimbra Mail Server include dengan web-server dan mail server postfix di dalamnya. Sehingga dalam proses installnya pun kita diharuskan mendisable Sendmail / Postfix. Bagaimana apabila kita ingin menginstall mail server lokal untuk mengirim log ke internal email kita? tentunya harus menggunakan sendmail. Untuk membuat fungsi sendmail dapat digunakan lagi tanpa harus menginstall packet postfix tersendiri [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2010/03/30/menghandle-local-system-mail-dengan-ubuntu-8-04-zimbra.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Tools and Libraries for Sending and Receiving SMS Messages with a Computer</title>
		<link>http://www.wirya.com/2006/12/30/tools-and-libraries-for-sending-and-receiving-sms-messages-with-a-computer.html</link>
		<comments>http://www.wirya.com/2006/12/30/tools-and-libraries-for-sending-and-receiving-sms-messages-with-a-computer.html#comments</comments>
		<pubDate>Sat, 30 Dec 2006 15:43:41 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[Gateway]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Gnokii]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[Kannel]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[SMPP]]></category>
		<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://www.wirya.com/2006/12/30/tools-and-libraries-for-sending-and-receiving-sms-messages-with-a-computer.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>Hyperlinks to some free software, tools and libraries for sending and receiving SMS messages with a computer / PC are listed below. Many of the software, tools and libraries shown below are not only free, but are open source. For Non-Developers Microsoft SMS Sender Microsoft SMS Sender is a piece of free Windows software that [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2006/12/30/tools-and-libraries-for-sending-and-receiving-sms-messages-with-a-computer.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Validating email address</title>
		<link>http://www.wirya.com/2006/10/23/validating-email-address.html</link>
		<comments>http://www.wirya.com/2006/10/23/validating-email-address.html#comments</comments>
		<pubDate>Mon, 23 Oct 2006 15:00:45 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Regex]]></category>

		<guid isPermaLink="false">http://www.wirya.com/2006/10/23/validating-email-address/</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>&#60; ?php function ValidEmailAddress($address) { $regex = &#8216;/^[A-z0-9][w.-]*@[A-z0-9][w-.]+.[A-z0-9]{2,6}$/\&#8217;; return (preg_match($regex, $address)); } ?&#62;]]></description>
		<wfw:commentRss>http://www.wirya.com/2006/10/23/validating-email-address.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Host pada server lokal</title>
		<link>http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal.html</link>
		<comments>http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal.html#comments</comments>
		<pubDate>Fri, 13 Oct 2006 15:07:17 +0000</pubDate>
		<dc:creator>kadek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal/</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.wirya.com/category/internet/php" title="PHP">PHP</a></p>Buka httpd.conf pada direktori C:/Apache2/conf/ (Win XP). Tambahkan pada httpd.conf NameVirtualHost 127.0.0.1 ServerAdmin admin@virtualhost.com DocumentRoot D:\www\dir\wirya.com ServerName www.virtualhost.com ServerAlias www.virtualhost.com *.www.virtualhost.com Sesuaikan dengan document root Anda/ folder yang menyimpan file yang akan diakses lewat virtual host. buka file host pada direktori C:/Windows/System32/Driver/etc/ Tembahkan ini 127.0.0.1 www.virtualhost.com Restart Apache Anda, Start menu-&#62;Programs-&#62;Apache HTTP Server 2.0.58-&#62;Control Apache [...]]]></description>
		<wfw:commentRss>http://www.wirya.com/2006/10/13/virtual-host-pada-server-lokal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

