
<?phpxml 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/"
>
<channel>
<title>FAQ PAL / Popular Tutorials / PHP</title>
<link>http://www.faqpal.com</link>
<description>FAQ PAL RSS  votes</description>
<pubDate>Mon, 22 Feb 2010 17:25:02 CST</pubDate>
<language>en</language>
<item>
<title><![CDATA[5 Handy PHP Tips and Tricks]]></title>
<link>http://www.faqpal.com/PHP/5-handy-php-tips-and-tricks/</link>
<comments>http://www.faqpal.com/PHP/5-handy-php-tips-and-tricks/</comments>
<pubDate>Mon, 22 Feb 2010 17:25:02 CST</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/5-handy-php-tips-and-tricks/</guid>
<description><![CDATA[For the anniversary of PHP, I decided a &quot;5 Useful Tips&quot; list was in order, to help you use PHP to its full potential (and to avoid some of the problems inherent in the language!).<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[CakePHP Facebook plugin | blogfreakz.com]]></title>
<link>http://www.faqpal.com/PHP/cakephp-facebook-plugin--blogfreakz-com/</link>
<comments>http://www.faqpal.com/PHP/cakephp-facebook-plugin--blogfreakz-com/</comments>
<pubDate>Mon, 22 Feb 2010 13:37:14 CST</pubDate>
<dc:creator>mupet</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/cakephp-facebook-plugin--blogfreakz-com/</guid>
<description><![CDATA[Facebook CakePHP plugin created by nick on webtechnick. The purpose of this plugin is  provide a seamless way to connect your cakePHP app to Facebook. The goal for this plugin is to not only provide extremely useful dynamic features but to also provide a complete interface to the Facebook API. This<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Writing Simple Functions In PHP a4 Flexibility]]></title>
<link>http://www.faqpal.com/PHP/writing-simple-functions-in-php-ndash-flexibility/</link>
<comments>http://www.faqpal.com/PHP/writing-simple-functions-in-php-ndash-flexibility/</comments>
<pubDate>Fri, 12 Feb 2010 08:56:23 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/writing-simple-functions-in-php-ndash-flexibility/</guid>
<description><![CDATA[This beginner tutorial explains how to write a simple php function that has flexibility.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Building a jQuery/PHP Powered Chat Room]]></title>
<link>http://www.faqpal.com/PHP/building-a-jqueryphp-powered-chat-room/</link>
<comments>http://www.faqpal.com/PHP/building-a-jqueryphp-powered-chat-room/</comments>
<pubDate>Sat, 16 Jan 2010 07:32:23 CST</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/building-a-jqueryphp-powered-chat-room/</guid>
<description><![CDATA[In this tutorial we are going to build a little chat program that is really easy to get up and running on any server running PHP. No database is required - as the chat will store itself in a simple text file.<br/><br/>8 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[EasyUp - Simple File Uploads]]></title>
<link>http://www.faqpal.com/PHP/easyup---simple-file-uploads/</link>
<comments>http://www.faqpal.com/PHP/easyup---simple-file-uploads/</comments>
<pubDate>Fri, 15 Jan 2010 14:32:02 CST</pubDate>
<dc:creator>enlighten</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/easyup---simple-file-uploads/</guid>
<description><![CDATA[There are no lack of PHP uploader classes out there, so let's not pretend this is groundbreaking. The problem is a lot of those classes are extremely bloated and difficult to either learn the basics from or adapt to your program's specific needs.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Display popular posts based on social media engagement with PostRank Top Posts API]]></title>
<link>http://www.faqpal.com/PHP/display-popular-posts-based-on-social-media-engagement-with-postrank-top-posts-api/</link>
<comments>http://www.faqpal.com/PHP/display-popular-posts-based-on-social-media-engagement-with-postrank-top-posts-api/</comments>
<pubDate>Wed, 06 Jan 2010 20:35:10 CST</pubDate>
<dc:creator>briancray</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/display-popular-posts-based-on-social-media-engagement-with-postrank-top-posts-api/</guid>
<description><![CDATA[How to use PHP5 to fetch and display your blog's most popular posts using PostRank's Top Posts API.<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rewriting for SEO-Friendly URLs: .htaccess or PHP?]]></title>
<link>http://www.faqpal.com/PHP/rewriting-for-seo-friendly-urls--htaccess-or-php-1/</link>
<comments>http://www.faqpal.com/PHP/rewriting-for-seo-friendly-urls--htaccess-or-php-1/</comments>
<pubDate>Sat, 02 Jan 2010 22:13:08 CST</pubDate>
<dc:creator>pumkanet</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/rewriting-for-seo-friendly-urls--htaccess-or-php-1/</guid>
<description><![CDATA[Almost every web developer recognizes advantages of SEO-friendly URLs. Apache and PHP allow multiple ways to implement them. What are pros and cons of each way and which one is the best?<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[PHP Regular Expressions and UTF-8]]></title>
<link>http://www.faqpal.com/PHP/php-regular-expressions-and-utf-8-1/</link>
<comments>http://www.faqpal.com/PHP/php-regular-expressions-and-utf-8-1/</comments>
<pubDate>Wed, 30 Dec 2009 19:53:24 CST</pubDate>
<dc:creator>pumkanet</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/php-regular-expressions-and-utf-8-1/</guid>
<description><![CDATA[Perl-compatible regular expression functions in PHP can properly work with Unicode strings. Just add /u modifier to turn on UTF-8 support in preg_replace, preg_match, preg_match_all, preg_split and other PCRE (preg) functions. This way you can parse strings with national characters.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Use Result Variable to Prepare Function Return Value]]></title>
<link>http://www.faqpal.com/PHP/use-result-variable-to-prepare-function-return-value-1/</link>
<comments>http://www.faqpal.com/PHP/use-result-variable-to-prepare-function-return-value-1/</comments>
<pubDate>Tue, 29 Dec 2009 19:37:53 CST</pubDate>
<dc:creator>pumkanet</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/use-result-variable-to-prepare-function-return-value-1/</guid>
<description><![CDATA[Just a little tip to programmers. Even if your language has no built-in function result variable, you can easily create it. Why not to give the same name to a variable storing function return value?<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[SEO-Friendly URLs and Relative Links]]></title>
<link>http://www.faqpal.com/PHP/seo-friendly-urls-and-relative-links/</link>
<comments>http://www.faqpal.com/PHP/seo-friendly-urls-and-relative-links/</comments>
<pubDate>Tue, 29 Dec 2009 14:57:27 CST</pubDate>
<dc:creator>pumkanet</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/seo-friendly-urls-and-relative-links/</guid>
<description><![CDATA[Development of modern web sites always involves implementation of rewriting for SEO-friendly URLs. Keep in mind that you also need to solve relative link problem. Usage of base tag is the most recommended solution.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Popular Related Post Plugins in Wordpress]]></title>
<link>http://www.faqpal.com/PHP/popular-related-post-plugins-in-wordpress/</link>
<comments>http://www.faqpal.com/PHP/popular-related-post-plugins-in-wordpress/</comments>
<pubDate>Sat, 26 Dec 2009 07:56:03 CST</pubDate>
<dc:creator>sakthikumaranbe</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/popular-related-post-plugins-in-wordpress/</guid>
<description><![CDATA[Are you a blogger, you are running your blog in wordpress platform?.This post is very useful for you. In wordpress blog without plugins, it is very tough to run your wordpress blog. Why? Because for adding more features to your blog, you have to install plugins in your wordpress blog.<br/><br/>10 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[33 Free,Creative And Unusual Wordpress Themes | DesignBeep]]></title>
<link>http://www.faqpal.com/PHP/33-freecreative-and-unusual-wordpress-themes--designbeep/</link>
<comments>http://www.faqpal.com/PHP/33-freecreative-and-unusual-wordpress-themes--designbeep/</comments>
<pubDate>Thu, 03 Dec 2009 21:36:25 CST</pubDate>
<dc:creator>cini</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/33-freecreative-and-unusual-wordpress-themes--designbeep/</guid>
<description><![CDATA[When it comes to the Wordpress theme designing,some designers have no limit to imagine.Day by day the designing structure changes in wordpress themes and it is<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Get Your Most Recent Twitter Status Using PHP]]></title>
<link>http://www.faqpal.com/PHP/get-your-most-recent-twitter-status-using-php/</link>
<comments>http://www.faqpal.com/PHP/get-your-most-recent-twitter-status-using-php/</comments>
<pubDate>Tue, 17 Nov 2009 18:18:48 CST</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/get-your-most-recent-twitter-status-using-php/</guid>
<description><![CDATA[I wanted a very simple PHP function to return my current Twitter status so I could put it on my website.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Displaying recent Wordpress posts in Pligg]]></title>
<link>http://www.faqpal.com/PHP/displaying-recent-wordpress-posts-in-pligg/</link>
<comments>http://www.faqpal.com/PHP/displaying-recent-wordpress-posts-in-pligg/</comments>
<pubDate>Wed, 11 Nov 2009 20:03:56 CST</pubDate>
<dc:creator>showme</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/displaying-recent-wordpress-posts-in-pligg/</guid>
<description><![CDATA[In this tutorial I will show you how to start integrating your Wordpress blog into your Pligg install by displaying your recent blog posts in your Pligg sideba<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Auto-publish to Twitter]]></title>
<link>http://www.faqpal.com/PHP/auto-publish-to-twitter/</link>
<comments>http://www.faqpal.com/PHP/auto-publish-to-twitter/</comments>
<pubDate>Sun, 08 Nov 2009 09:37:46 CST</pubDate>
<dc:creator>god</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/auto-publish-to-twitter/</guid>
<description><![CDATA[In this tutorial I will show you how to have your stories sent to the published page automatically Tweeted to Twitter using whatever Twitter account you want.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[10+ Mod_Rewrite Rules You Should Know]]></title>
<link>http://www.faqpal.com/PHP/10-mod-rewrite-rules-you-should-know/</link>
<comments>http://www.faqpal.com/PHP/10-mod-rewrite-rules-you-should-know/</comments>
<pubDate>Tue, 27 Oct 2009 19:37:14 CDT</pubDate>
<dc:creator>Poster</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/10-mod-rewrite-rules-you-should-know/</guid>
<description><![CDATA[Mod_rewrite is an Apache-based rewrite engine for dynamically rewriting URLs. It's built into Apache servers natively, though not enabled by default.<br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[7 Areas Of PHP You Might Want To Optimize]]></title>
<link>http://www.faqpal.com/PHP/7-areas-of-php-you-might-want-to-optimize/</link>
<comments>http://www.faqpal.com/PHP/7-areas-of-php-you-might-want-to-optimize/</comments>
<pubDate>Tue, 20 Oct 2009 13:18:12 CDT</pubDate>
<dc:creator>dicky83</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/7-areas-of-php-you-might-want-to-optimize/</guid>
<description><![CDATA[We use PHP in our web applications and we need to manage our PHP code so that it runs faster. This article discusses 7 ways to optimize your PHP so that your c<br/><br/>7 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How To Create URL Shortener With Your Domain]]></title>
<link>http://www.faqpal.com/PHP/how-to-create-url-shortener-with-your-domain/</link>
<comments>http://www.faqpal.com/PHP/how-to-create-url-shortener-with-your-domain/</comments>
<pubDate>Wed, 07 Oct 2009 18:36:20 CDT</pubDate>
<dc:creator>god</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/how-to-create-url-shortener-with-your-domain/</guid>
<description><![CDATA[How To Create URL Shortener With Your Domain<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[[How to] Add Facebook Connect Comment Box on Any Website]]></title>
<link>http://www.faqpal.com/PHP/how-to-add-facebook-connect-comment-box-on-any-website/</link>
<comments>http://www.faqpal.com/PHP/how-to-add-facebook-connect-comment-box-on-any-website/</comments>
<pubDate>Wed, 07 Oct 2009 17:03:21 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/how-to-add-facebook-connect-comment-box-on-any-website/</guid>
<description><![CDATA[Lets take a look how easily you can implement Facebook connect comment box to your site.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[37 Tested PHP, Perl, and JavaScript Regular Expressions]]></title>
<link>http://www.faqpal.com/PHP/37-tested-php-perl-and-javascript-regular-expressions/</link>
<comments>http://www.faqpal.com/PHP/37-tested-php-perl-and-javascript-regular-expressions/</comments>
<pubDate>Tue, 29 Sep 2009 07:51:15 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/37-tested-php-perl-and-javascript-regular-expressions/</guid>
<description><![CDATA[I've compiled a list of PHP, Perl, and JavaScript regular expressions for common use cases that have been tested and are ready to go.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Simple Way to Random Display or Rotate Content Using JavaScript and CSS]]></title>
<link>http://www.faqpal.com/PHP/simple-way-to-random-display-or-rotate-content-using-javascript-and-css/</link>
<comments>http://www.faqpal.com/PHP/simple-way-to-random-display-or-rotate-content-using-javascript-and-css/</comments>
<pubDate>Mon, 28 Sep 2009 02:51:45 CDT</pubDate>
<dc:creator>enlighten</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/simple-way-to-random-display-or-rotate-content-using-javascript-and-css/</guid>
<description><![CDATA[Simple Way to Random Display or Rotate Content Using JavaScript and CSS<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Empty Directories from the files]]></title>
<link>http://www.faqpal.com/PHP/empty-directories-from-the-files/</link>
<comments>http://www.faqpal.com/PHP/empty-directories-from-the-files/</comments>
<pubDate>Sun, 27 Sep 2009 07:06:19 CDT</pubDate>
<dc:creator>jooria</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/empty-directories-from-the-files/</guid>
<description><![CDATA[Empty Directory And delete the templete engines cached files...<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Essential Tips to Help You Become A Proficient Debugger]]></title>
<link>http://www.faqpal.com/PHP/essential-tips-to-help-you-become-a-proficient-debugger/</link>
<comments>http://www.faqpal.com/PHP/essential-tips-to-help-you-become-a-proficient-debugger/</comments>
<pubDate>Sun, 27 Sep 2009 07:04:46 CDT</pubDate>
<dc:creator>showme</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/essential-tips-to-help-you-become-a-proficient-debugger/</guid>
<description><![CDATA[Here you will find a few Essential Tips to Help You Become A Proficient Debugger, increase the quality of your developing skills, and the knowledge needed to w<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[10+ extremely useful PHP classes]]></title>
<link>http://www.faqpal.com/PHP/10-extremely-useful-php-classes/</link>
<comments>http://www.faqpal.com/PHP/10-extremely-useful-php-classes/</comments>
<pubDate>Sat, 26 Sep 2009 07:54:40 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/10-extremely-useful-php-classes/</guid>
<description><![CDATA[In this article, I'm going to show you 10+ extremely useful PHP classes that will definitely make your developer life easier.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to implement COMET with PHP]]></title>
<link>http://www.faqpal.com/PHP/how-to-implement-comet-with-php/</link>
<comments>http://www.faqpal.com/PHP/how-to-implement-comet-with-php/</comments>
<pubDate>Fri, 25 Sep 2009 14:14:36 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/how-to-implement-comet-with-php/</guid>
<description><![CDATA[I will now explain how to implement Comet with PHP programming language. I will demonstrate it on two demos which uses two techniques: the first one is based o<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Paginate Anything with jQuery: New Plus Tutorial]]></title>
<link>http://www.faqpal.com/PHP/paginate-anything-with-jquery-new-plus-tutorial/</link>
<comments>http://www.faqpal.com/PHP/paginate-anything-with-jquery-new-plus-tutorial/</comments>
<pubDate>Thu, 24 Sep 2009 07:12:33 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/paginate-anything-with-jquery-new-plus-tutorial/</guid>
<description><![CDATA[In this Nettuts+ PLUS tutorial, you'll learn how to use jQuery to paginate virtually anything: blogs, image galleries, tables and more! We will review the basi<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to Code a Signup Form with Email Confirmation - Nettuts+]]></title>
<link>http://www.faqpal.com/PHP/how-to-code-a-signup-form-with-email-confirmation---nettuts-1/</link>
<comments>http://www.faqpal.com/PHP/how-to-code-a-signup-form-with-email-confirmation---nettuts-1/</comments>
<pubDate>Thu, 24 Sep 2009 07:12:29 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/how-to-code-a-signup-form-with-email-confirmation---nettuts-1/</guid>
<description><![CDATA[In this tutorial, we are going to be creating a user signup form that adds a user to a database, and then sends out a confirmation email that the user must cli<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Delete Records With Effect Using jQuery And PHP]]></title>
<link>http://www.faqpal.com/PHP/delete-records-with-effect-using-jquery-and-php/</link>
<comments>http://www.faqpal.com/PHP/delete-records-with-effect-using-jquery-and-php/</comments>
<pubDate>Wed, 23 Sep 2009 13:26:09 CDT</pubDate>
<dc:creator>jooria</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/delete-records-with-effect-using-jquery-and-php/</guid>
<description><![CDATA[Delete Records With Effect Using jQuery And PHP<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How To Create A Pagination In PHP]]></title>
<link>http://www.faqpal.com/PHP/how-to-create-a-pagination-in-php/</link>
<comments>http://www.faqpal.com/PHP/how-to-create-a-pagination-in-php/</comments>
<pubDate>Tue, 22 Sep 2009 20:01:59 CDT</pubDate>
<dc:creator>jooria</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/how-to-create-a-pagination-in-php/</guid>
<description><![CDATA[How To Create A Pagination In PHP<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[15+ Tips &amp; Resources for Learning and using .htaccess]]></title>
<link>http://www.faqpal.com/PHP/15-tips--resources-for-learning-and-using--htaccess/</link>
<comments>http://www.faqpal.com/PHP/15-tips--resources-for-learning-and-using--htaccess/</comments>
<pubDate>Mon, 21 Sep 2009 10:24:54 CDT</pubDate>
<dc:creator>showme</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/15-tips--resources-for-learning-and-using--htaccess/</guid>
<description><![CDATA[Here are some basic htaccess techniques and tips to get you started. They're not nearly as frightening as many people expect, and if you study the code for a f<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Templating Your Site with RainTPL]]></title>
<link>http://www.faqpal.com/PHP/templating-your-site-with-raintpl/</link>
<comments>http://www.faqpal.com/PHP/templating-your-site-with-raintpl/</comments>
<pubDate>Fri, 18 Sep 2009 06:47:15 CDT</pubDate>
<dc:creator>jooria</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/templating-your-site-with-raintpl/</guid>
<description><![CDATA[Templating Your Site with Advanced Template Engine<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[User Membership With PHP]]></title>
<link>http://www.faqpal.com/PHP/user-membership-with-php/</link>
<comments>http://www.faqpal.com/PHP/user-membership-with-php/</comments>
<pubDate>Sun, 13 Sep 2009 09:04:09 CDT</pubDate>
<dc:creator>Geoserv</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/user-membership-with-php/</guid>
<description><![CDATA[A tutorial for the very beginners! No matter where you go on the internet, there's a staple that you find almost everywhere - user registration. Whether you need your users to register for security <br/><br/>6 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[FIEO: Filtering Input with PHPa4s Filter Functions]]></title>
<link>http://www.faqpal.com/PHP/fieo-filtering-input-with-phprsquos-filter-functions/</link>
<comments>http://www.faqpal.com/PHP/fieo-filtering-input-with-phprsquos-filter-functions/</comments>
<pubDate>Sun, 13 Sep 2009 08:47:26 CDT</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/fieo-filtering-input-with-phprsquos-filter-functions/</guid>
<description><![CDATA[This concept essentially insists that all user-provided content be filtered or escaped, without exception. With the delivery of PHP 5.2.0, this got a lot easie<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Dynamically count exit link click-throughs using JavaScript and PHP]]></title>
<link>http://www.faqpal.com/PHP/dynamically-count-exit-link-click-throughs-using-javascript-and-php/</link>
<comments>http://www.faqpal.com/PHP/dynamically-count-exit-link-click-throughs-using-javascript-and-php/</comments>
<pubDate>Tue, 08 Sep 2009 09:51:55 CDT</pubDate>
<dc:creator>enlighten</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/dynamically-count-exit-link-click-throughs-using-javascript-and-php/</guid>
<description><![CDATA[A more intelligent, dynamic method of counting how many times a link to an external site located on your website is clicked on, using JavaScript and PHP.<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Supercharge Your CSS with PHP Under the Hood]]></title>
<link>http://www.faqpal.com/PHP/supercharge-your-css-with-php-under-the-hood/</link>
<comments>http://www.faqpal.com/PHP/supercharge-your-css-with-php-under-the-hood/</comments>
<pubDate>Sat, 29 Aug 2009 16:07:40 CDT</pubDate>
<dc:creator>showme</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/supercharge-your-css-with-php-under-the-hood/</guid>
<description><![CDATA[Today, we're going to go over how to supercharge your CSS by putting some PHP under the hood.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Super simple way to work with Twitter API (PHP + CSS)]]></title>
<link>http://www.faqpal.com/PHP/super-simple-way-to-work-with-twitter-api-php--css/</link>
<comments>http://www.faqpal.com/PHP/super-simple-way-to-work-with-twitter-api-php--css/</comments>
<pubDate>Tue, 25 Aug 2009 07:07:36 CDT</pubDate>
<dc:creator>ThePAL</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/super-simple-way-to-work-with-twitter-api-php--css/</guid>
<description><![CDATA[In this post I want to illustrate a super simple way to work with Twitter API and PHP. In particular, this tutorial explains how to get public updates from Twi<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to Block users From Visiting Your Blogger Blog]]></title>
<link>http://www.faqpal.com/PHP/how-to-block-users-from-visiting-your-blogger-blog/</link>
<comments>http://www.faqpal.com/PHP/how-to-block-users-from-visiting-your-blogger-blog/</comments>
<pubDate>Tue, 25 Aug 2009 07:05:42 CDT</pubDate>
<dc:creator>enlighten</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/how-to-block-users-from-visiting-your-blogger-blog/</guid>
<description><![CDATA[Some time you will notice that certain IP users are visiting and performing some unwanted ( spam ) activities. This can be tracked using a tracker placed in yo<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Getting Started with PHP Regular Expressions]]></title>
<link>http://www.faqpal.com/PHP/getting-started-with-php-regular-expressions/</link>
<comments>http://www.faqpal.com/PHP/getting-started-with-php-regular-expressions/</comments>
<pubDate>Tue, 25 Aug 2009 07:04:54 CDT</pubDate>
<dc:creator>god</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/getting-started-with-php-regular-expressions/</guid>
<description><![CDATA[The main purpose of regular expressions, also called regex or regexp, is to efficiently search for patterns in a given text.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Display your recent delicious bookmarks with PHP]]></title>
<link>http://www.faqpal.com/PHP/display-your-recent-delicious-bookmarks-with-php/</link>
<comments>http://www.faqpal.com/PHP/display-your-recent-delicious-bookmarks-with-php/</comments>
<pubDate>Tue, 25 Aug 2009 05:01:49 CDT</pubDate>
<dc:creator>enlighten</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/display-your-recent-delicious-bookmarks-with-php/</guid>
<description><![CDATA[This tutorial uses PHP5 to download and cache your recent bookmarks in RSS format from the Delicious API, then displays them in a HTML unordered list.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Make Your Own URL Shortening Service]]></title>
<link>http://www.faqpal.com/PHP/make-your-own-url-shortening-service/</link>
<comments>http://www.faqpal.com/PHP/make-your-own-url-shortening-service/</comments>
<pubDate>Thu, 20 Aug 2009 19:36:50 CDT</pubDate>
<dc:creator>Poster</dc:creator>
<category>PHP</category>
<guid>http://www.faqpal.com/PHP/make-your-own-url-shortening-service/</guid>
<description><![CDATA[How to host your own URL shortening service.<br/><br/>3 Vote(s) ]]></description>
</item>

</channel>
</rss>
