<?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>Xrvel House &#187; PHP</title>
	<atom:link href="http://www.xrvel.com/category/programming/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xrvel.com</link>
	<description>My Programming Blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:15:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP HtmlEntities for UTF-8 Characters</title>
		<link>http://www.xrvel.com/449/php-htmlentities-utf8-characters.php</link>
		<comments>http://www.xrvel.com/449/php-htmlentities-utf8-characters.php#comments</comments>
		<pubDate>Tue, 08 Nov 2011 17:23:20 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=449</guid>
		<description><![CDATA[If you just use simple PHP htmlentities function with one argument, you will notice that when you pass string that contains UTF-8 characters, the result is incorrect leaving you with some incorrect characters on the result. To use it correctly, &#8230; <a href="http://www.xrvel.com/449/php-htmlentities-utf8-characters.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/449/php-htmlentities-utf8-characters.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Proxy List Script and ProxyNoid</title>
		<link>http://www.xrvel.com/443/proxy-list-script-proxynoid.php</link>
		<comments>http://www.xrvel.com/443/proxy-list-script-proxynoid.php#comments</comments>
		<pubDate>Sun, 21 Aug 2011 05:16:15 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=443</guid>
		<description><![CDATA[I made a free proxy list script about 1-2 years ago which is called &#8220;proxycoder script&#8221;. I haven&#8217;t continued to develop it for a long time. Recently Oxuro, owner of ProxyNoid.com contacted me at DigitalPoint and told me that he &#8230; <a href="http://www.xrvel.com/443/proxy-list-script-proxynoid.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/443/proxy-list-script-proxynoid.php/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quick Adsense Random Align</title>
		<link>http://www.xrvel.com/419/quick-adsense-random-align.php</link>
		<comments>http://www.xrvel.com/419/quick-adsense-random-align.php#comments</comments>
		<pubDate>Sat, 16 Apr 2011 16:30:54 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=419</guid>
		<description><![CDATA[Quick Adsense is one of useful WordPress Plugin which can be downloaded here http://wordpress.org/extend/plugins/quick-adsense/ It can insert ads to your post content automatically. Here is a hack to make your ads to be aligned randomly left / right AND center &#8230; <a href="http://www.xrvel.com/419/quick-adsense-random-align.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/419/quick-adsense-random-align.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PDF Search Engine Script for Sale</title>
		<link>http://www.xrvel.com/402/pdf-search-engine-script-sale.php</link>
		<comments>http://www.xrvel.com/402/pdf-search-engine-script-sale.php#comments</comments>
		<pubDate>Tue, 29 Mar 2011 06:20:39 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ioncube]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=402</guid>
		<description><![CDATA[I am selling PDF Search Engine with these features : Related terms on search result. This will boost clicks on result page Paging on search result Bad words blocking Search engine friendly URL. Search result cache on flat file on &#8230; <a href="http://www.xrvel.com/402/pdf-search-engine-script-sale.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/402/pdf-search-engine-script-sale.php/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Enabling CodeIgniter $_GET</title>
		<link>http://www.xrvel.com/390/enabling-codeigniter-get.php</link>
		<comments>http://www.xrvel.com/390/enabling-codeigniter-get.php#comments</comments>
		<pubDate>Wed, 02 Feb 2011 03:36:08 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[CodeIgniter]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=390</guid>
		<description><![CDATA[Here is how to enable CodeIgniter support to $_GET and still able to use the normal &#8220;SEO-friendly&#8221; URL working together. So you will get a URL like this http://www.example.com/index.php/the_controller/the_function/?some=thing&#038;more=yes First approach is modify your &#8220;config.php&#8221; and change this line. $config['enable_query_strings'] &#8230; <a href="http://www.xrvel.com/390/enabling-codeigniter-get.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/390/enabling-codeigniter-get.php/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Multilanguage Programming with UTF-8 Encoding</title>
		<link>http://www.xrvel.com/384/multilanguage-programming-utf-8-encoding.php</link>
		<comments>http://www.xrvel.com/384/multilanguage-programming-utf-8-encoding.php#comments</comments>
		<pubDate>Mon, 20 Dec 2010 07:41:14 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[UTF8]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=384</guid>
		<description><![CDATA[Multilanguage non-ASCII site? Sometimes we need to make website that can handle languages which contains non-ASCII characters, for example chinese, russian, french, germany, etc. To handle this, we need to handle the language on 3 parts : on PHP itself, &#8230; <a href="http://www.xrvel.com/384/multilanguage-programming-utf-8-encoding.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/384/multilanguage-programming-utf-8-encoding.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Login ReCAPTCHA Plugin</title>
		<link>http://www.xrvel.com/336/wordpress-login-recaptcha-plugin.php</link>
		<comments>http://www.xrvel.com/336/wordpress-login-recaptcha-plugin.php#comments</comments>
		<pubDate>Sun, 20 Jun 2010 18:04:18 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[recaptcha]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=336</guid>
		<description><![CDATA[This WordPress plugin will add reCAPTCHA to login page. WP-reCAPTCHA plugin must be installed first. Why use reCAPTCHA instead of other CAPTCHA? Because reCAPTCHA is a powerful CAPTCHA. Screenshot : Actually i love the existing WP-reCAPTCHA plugin. But it does &#8230; <a href="http://www.xrvel.com/336/wordpress-login-recaptcha-plugin.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/336/wordpress-login-recaptcha-plugin.php/feed</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Panduan PHP dari Newbie &#8211; 1</title>
		<link>http://www.xrvel.com/8/panduan-php-dari-newbie-1.php</link>
		<comments>http://www.xrvel.com/8/panduan-php-dari-newbie-1.php#comments</comments>
		<pubDate>Wed, 21 May 2008 12:10:49 +0000</pubDate>
		<dc:creator>Xrvel</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xrvel.com/?p=6</guid>
		<description><![CDATA[Biasakan menulis kode PHP anda dalam kondisi : register globals : OFF. Kebanyakan web hosting mematikan setting register globals. short open tag : OFF. Idem. Gunakan require, daripada include. Gunakan require_once (/ include_once) hanya bila diperlukan. Untuk konstanta (/ sesuatu &#8230; <a href="http://www.xrvel.com/8/panduan-php-dari-newbie-1.php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.xrvel.com/8/panduan-php-dari-newbie-1.php/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

