<?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>ABCoder &#187; function</title>
	<atom:link href="http://abcoder.com/tag/function/feed" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com</link>
	<description>Coding! don&#039;t ask, we&#039;re too good at it</description>
	<lastBuildDate>Thu, 19 Apr 2012 02:10:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Get Google and Alexa rank of a domain using PHP</title>
		<link>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php</link>
		<comments>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php#comments</comments>
		<pubDate>Fri, 26 Jun 2009 12:20:48 +0000</pubDate>
		<dc:creator>abcoder</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[alexa]]></category>
		<category><![CDATA[alexa rank]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[page rank]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=100</guid>
		<description><![CDATA[Find google page rank and alexa rank using php functions. Here is the simple code, free to use/download. Please feel free to share any better idea via comments.]]></description>
		<wfw:commentRss>http://abcoder.com/php/get-google-page-rank-and-alexa-rank-of-a-domain-using-php/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Problem with resizing corrupted images using PHP image functions</title>
		<link>http://abcoder.com/php/problem-with-resizing-corrupted-images-using-php-image-functions</link>
		<comments>http://abcoder.com/php/problem-with-resizing-corrupted-images-using-php-image-functions#comments</comments>
		<pubDate>Fri, 05 Jun 2009 05:51:59 +0000</pubDate>
		<dc:creator>abcoder</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[corrupted]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[phpThumb]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=51</guid>
		<description><![CDATA[PHP image functions can not resize corrupted image files. Use phpThumb for resizing images and you'll save a lot of time. Please read the full article for source code. Thanks again to phpThumb for their great effort!]]></description>
		<wfw:commentRss>http://abcoder.com/php/problem-with-resizing-corrupted-images-using-php-image-functions/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>How to get currently logged on windows username in PHP and Javascript</title>
		<link>http://abcoder.com/javascript/how-to-get-currently-logged-on-windows-username-in-php-javascript</link>
		<comments>http://abcoder.com/javascript/how-to-get-currently-logged-on-windows-username-in-php-javascript#comments</comments>
		<pubDate>Sat, 27 Dec 2008 17:51:56 +0000</pubDate>
		<dc:creator>abcoder</dc:creator>
				<category><![CDATA[Core JavaScript]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[get currently logged on windows username]]></category>
		<category><![CDATA[get user]]></category>
		<category><![CDATA[get windows user name using javascript]]></category>
		<category><![CDATA[pull username]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[VBscript]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows system variable]]></category>
		<category><![CDATA[windows username]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=23</guid>
		<description><![CDATA[Get current windows username in php and javascript! Is that possible?]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/how-to-get-currently-logged-on-windows-username-in-php-javascript/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Simplify your query easily</title>
		<link>http://abcoder.com/php/simplify-your-query-easily</link>
		<comments>http://abcoder.com/php/simplify-your-query-easily#comments</comments>
		<pubDate>Fri, 26 Dec 2008 18:42:16 +0000</pubDate>
		<dc:creator>abcoder</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[easy sql query simplifier function]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[simple insert update query]]></category>
		<category><![CDATA[simplify query]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=22</guid>
		<description><![CDATA[Simplify your long insert and update mysql queries using this simple php function. Just keep the input fields name same as the field names of database table and this function will automatically generate the insert or update query. It is so simple to use. Download the code completely free.]]></description>
		<wfw:commentRss>http://abcoder.com/php/simplify-your-query-easily/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

