<?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:series="http://unfoldingneurons.com/" ><channel><title>Expert PHP Developer</title> <atom:link href="http://www.xpertdeveloper.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.xpertdeveloper.com</link> <description>Web Development Starts Here...</description> <lastBuildDate>Sun, 05 Feb 2012 17:15:33 +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>Poll of the Month : February 2012</title><link>http://www.xpertdeveloper.com/2012/02/which-operating-system-you-prefer/</link> <comments>http://www.xpertdeveloper.com/2012/02/which-operating-system-you-prefer/#comments</comments> <pubDate>Sun, 05 Feb 2012 17:15:33 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[Poll]]></category> <category><![CDATA[choice of Operating system]]></category> <category><![CDATA[poll of the month]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1546</guid> <description><![CDATA[This is the poll to get the selection of the Operating System. Now a days we have few Operating Systems. So This poll is about to get the basic number from the developers about the Operating System they prefer.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/02/which-operating-system-you-prefer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Get Even and Odd Elements Using MooTools</title><link>http://www.xpertdeveloper.com/2012/02/get-even-odd-elements-mootools/</link> <comments>http://www.xpertdeveloper.com/2012/02/get-even-odd-elements-mootools/#comments</comments> <pubDate>Sun, 05 Feb 2012 14:38:29 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[HTML]]></category> <category><![CDATA[Mootools]]></category> <category><![CDATA[document object model]]></category> <category><![CDATA[get even and odd elements using mootools]]></category> <category><![CDATA[get even child using mootools]]></category> <category><![CDATA[get odd child using mootools]]></category> <category><![CDATA[mootools select element]]></category> <category><![CDATA[select child elements using mootools]]></category> <category><![CDATA[select element using mootools]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1540</guid> <description><![CDATA[Now a days JavaScript frameworks are must required part of the website when you are about to build rich website. MooTools is one of the Good frameworks available market.Selecting and elements using the JavaScript is common practice in this. We can perform various actions and apply styles to elements based on the element selected. MooTools uses the Slick for selecting the elements from the DOM (<strong>Document Object Model</strong>).]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/02/get-even-odd-elements-mootools/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Limit Request Methods Using .htaccess</title><link>http://www.xpertdeveloper.com/2012/02/limit-request-methods-using-htaccess/</link> <comments>http://www.xpertdeveloper.com/2012/02/limit-request-methods-using-htaccess/#comments</comments> <pubDate>Fri, 03 Feb 2012 17:43:13 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[htaccess]]></category> <category><![CDATA[limit request method]]></category> <category><![CDATA[restrict get method]]></category> <category><![CDATA[restrict post method]]></category> <category><![CDATA[restrict request methods]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1532</guid> <description><![CDATA[There can be a case when you want to restrict any request methods for your website. Restrict in the sens you dont want user to perform that action.We have different Request Methods available which can be restricted using .htaccess file only.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/02/limit-request-methods-using-htaccess/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Set 301 Redirection using .htaccess File</title><link>http://www.xpertdeveloper.com/2012/02/301-redirection-using-htaccess/</link> <comments>http://www.xpertdeveloper.com/2012/02/301-redirection-using-htaccess/#comments</comments> <pubDate>Thu, 02 Feb 2012 17:33:20 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[htaccess]]></category> <category><![CDATA[URL Rewrite]]></category> <category><![CDATA[301 redirection using htaccess]]></category> <category><![CDATA[htaccess 301]]></category> <category><![CDATA[htaccess 301 redirection]]></category> <category><![CDATA[php 301 redirection]]></category> <category><![CDATA[setup 301 redirection]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1524</guid> <description><![CDATA[There are several methods available using .htaccess file to redirect user from one page to another. 301 is one of the type to redirect user from one page to another. 301 Redirection also known as <strong>Permenant Redirection</strong>.In this article we will see how to set up the <strong>301 redirection</strong> from .htaccess file. 301 redirection can be setup in two different ways. We will see both the ways over here.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/02/301-redirection-using-htaccess/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Auto Prepend and Append PHP Files using htaccess</title><link>http://www.xpertdeveloper.com/2012/02/prepend-append-files-with-htaccess/</link> <comments>http://www.xpertdeveloper.com/2012/02/prepend-append-files-with-htaccess/#comments</comments> <pubDate>Wed, 01 Feb 2012 18:19:10 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[htaccess]]></category> <category><![CDATA[append file using htaccess]]></category> <category><![CDATA[auto_append_file in htacces]]></category> <category><![CDATA[htaccess tricks]]></category> <category><![CDATA[prepend file using htaccess]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1515</guid> <description><![CDATA[This article is about to explain the trick to auto append and prepend the php file using htaccess file. <strong>Surprised?</strong>Normally all project have some files which needs be included in all files of your project. Or there can be some files which needs to included at the starting of page execution and some file which needs to be included at the end of each page.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/02/prepend-append-files-with-htaccess/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Store Unicode in MySQL</title><link>http://www.xpertdeveloper.com/2012/01/store-unicode-in-mysql/</link> <comments>http://www.xpertdeveloper.com/2012/01/store-unicode-in-mysql/#comments</comments> <pubDate>Mon, 30 Jan 2012 17:45:18 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[MySql]]></category> <category><![CDATA[set unicode in mysql]]></category> <category><![CDATA[store unicode in mysql]]></category> <category><![CDATA[unicode character in mysql]]></category> <category><![CDATA[unicode in mysql]]></category> <category><![CDATA[utf8 in mysql]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1508</guid> <description><![CDATA[This article will be useful when you are dealing with the multilingual site with database drivven content. While dealing with multilingual website you may have faced the problem of data is not being either saved or retrieved properly.So what could be the reason for this? The reason is, you have not set proper Character set and Collation for the database and tables.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/01/store-unicode-in-mysql/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Change MySQL Database Collation and Character Set</title><link>http://www.xpertdeveloper.com/2012/01/change-mysql-database-collation-and-character-set/</link> <comments>http://www.xpertdeveloper.com/2012/01/change-mysql-database-collation-and-character-set/#comments</comments> <pubDate>Sun, 29 Jan 2012 18:41:46 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[MySql]]></category> <category><![CDATA[change database character set]]></category> <category><![CDATA[change mysql database character set]]></category> <category><![CDATA[change mysql database collation]]></category> <category><![CDATA[mysql database character set]]></category> <category><![CDATA[mysql database collation]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1497</guid> <description><![CDATA[This article is about to explain how you can manage database collation and character set of your database. If you are working on website which covers only one language which is english then you may not worry about these stuff.But If you are dealing with the multilinguag website which includes various languages (chinese, hindi, gujarati, etc.) then you <strong>MUST</strong> need to take care of this stuff. ]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/01/change-mysql-database-collation-and-character-set/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PHP Magic Constants Explained</title><link>http://www.xpertdeveloper.com/2012/01/php-magic-constants/</link> <comments>http://www.xpertdeveloper.com/2012/01/php-magic-constants/#comments</comments> <pubDate>Fri, 27 Jan 2012 18:12:19 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[Code Snippet]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Magic Constants in PHP]]></category> <category><![CDATA[PHP Magic Constants]]></category> <category><![CDATA[__CLASS__ in PHP]]></category> <category><![CDATA[__DIR__ in PHP]]></category> <category><![CDATA[__FILE__ in PHP]]></category> <category><![CDATA[__FUNCTION__ in PHP]]></category> <category><![CDATA[__LINE__ in PHP]]></category> <category><![CDATA[__METHOD__ in PHP]]></category> <category><![CDATA[__NAMESPACE__ in PHP]]></category> <category><![CDATA[__TRAIT__ in PHP]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1492</guid> <description><![CDATA[Like PHP Magic Methods we have number of Constants defined in PHP. PHP team has declared <strong>8 of the constants as Magic Constants</strong>.These constants generally starts and ends with __ (double underscore).]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/01/php-magic-constants/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Why We Use Memcache for PHP Sessions?</title><link>http://www.xpertdeveloper.com/2012/01/store-php-sessions-in-memcache/</link> <comments>http://www.xpertdeveloper.com/2012/01/store-php-sessions-in-memcache/#comments</comments> <pubDate>Thu, 26 Jan 2012 17:39:50 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[Caching]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[php session]]></category> <category><![CDATA[php session in memcache]]></category> <category><![CDATA[session in memcache]]></category> <category><![CDATA[store php session in memcache]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1481</guid> <description><![CDATA[Few Days back I have posted about storing the <a href="http://www.xpertdeveloper.com/2012/01/store-php-session-in-memcache/" title="Store PHP Session in MemCache">PHP Session in MemCache Server</a>. Before this article I have also written about <a href="http://www.xpertdeveloper.com/2012/01/php-session-save-path/" title="PHP Session Save Path">setting up PHP Session Path</a>. With this article you should be able to instruct PHP to set your session on specific location defined by you.On my article about storing session in MemCache, One of the reader had asked thay "<strong>Why should We store Session in Memcahce?</strong>". So this is the article to answer this question.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/01/store-php-sessions-in-memcache/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>WordPress Theme Files Execution Hierarchy</title><link>http://www.xpertdeveloper.com/2012/01/wordpress-theme-files-execution-hierarchy/</link> <comments>http://www.xpertdeveloper.com/2012/01/wordpress-theme-files-execution-hierarchy/#comments</comments> <pubDate>Wed, 25 Jan 2012 18:03:17 +0000</pubDate> <dc:creator>Avinash</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[develop wordpress theme]]></category> <category><![CDATA[wordpress theme files]]></category> <category><![CDATA[WordPress Theme Files Execution]]></category> <category><![CDATA[WordPress Theme Files Execution hierarchy]]></category><guid isPermaLink="false">http://www.xpertdeveloper.com/?p=1476</guid> <description><![CDATA[As you know I also write for the wp tuts site which is great resource for the wordpress development. Yesterday they have published my one of the article for very useful infomation in wordpress theme development.Here are some excepts from that article.]]></description> <wfw:commentRss>http://www.xpertdeveloper.com/2012/01/wordpress-theme-files-execution-hierarchy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 1144/1290 objects using disk: basic

Served from: www.xpertdeveloper.com @ 2012-02-07 07:42:44 -->
