<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>PHP tutorials and Scripts Collection</title>
	
	<link>http://www.phpcollection.com</link>
	<description>Online money making scripts, Tutorials, PHP knowledge hub</description>
	<lastBuildDate>Sun, 21 Feb 2010 12:52:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/phpcollection" /><feedburner:info uri="phpcollection" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>phpcollection</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Twitter bot tutorial</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/vm4f82XB-oo/twitter-bot.html</link>
		<comments>http://www.phpcollection.com/twitter-bot.html#comments</comments>
		<pubDate>Sun, 21 Feb 2010 12:37:16 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Bot]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=550</guid>
		<description>Twitter is heavily becoming a source of traffic and with there extremely powerful api , it&amp;#8217;s very easy to automate stuff via Twitter bots.
Today i am going to show you a tutorial for very simple but yet very powerful bot which if used effectively can drive great traffic on sites. These bots simply search twitter [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/vm4f82XB-oo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/twitter-bot.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/twitter-bot.html</feedburner:origLink></item>
		<item>
		<title>Open Dada PHP Class – Ringtone Affiliate API</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/mY3vdclRYpU/open-dada-php-class-ringtone-affiliate-api.html</link>
		<comments>http://www.phpcollection.com/open-dada-php-class-ringtone-affiliate-api.html#comments</comments>
		<pubDate>Mon, 31 Aug 2009 05:31:50 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=726</guid>
		<description>Recently i needed to make a ringtone download website for a friend and we researched on web for a good affiliate with a decent API to make things easier for content download and integration on website.
We ended choosing OpenDada.com which is a affiliate website for dada.net , Dada.net is a premier provider for providing ringtones [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/mY3vdclRYpU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/open-dada-php-class-ringtone-affiliate-api.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/open-dada-php-class-ringtone-affiliate-api.html</feedburner:origLink></item>
		<item>
		<title>5 important tips for Debugging PHP Code</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/5JnDltBQstE/5-php-debug-tips-important-for-debugging.html</link>
		<comments>http://www.phpcollection.com/5-php-debug-tips-important-for-debugging.html#comments</comments>
		<pubDate>Sat, 29 Aug 2009 11:32:25 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[Php Performance]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=727</guid>
		<description>Debugging PHP code is a  nightmare for all Php developers and these are the times when they miss the thread functionality like java in php, However some simple php debugging techniques can help y0u to code faster and thus save very valuable coding time.
These all debugging techniques are based on my experience and i would love [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/5JnDltBQstE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/5-php-debug-tips-important-for-debugging.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/5-php-debug-tips-important-for-debugging.html</feedburner:origLink></item>
		<item>
		<title>Protected, Private and Public classes – The Difference</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/n1eKDFNmruU/protected-private-and-public-classes-the-difference.html</link>
		<comments>http://www.phpcollection.com/protected-private-and-public-classes-the-difference.html#comments</comments>
		<pubDate>Sun, 23 Aug 2009 04:35:23 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=721</guid>
		<description>PHP5 allows developers to create public , private and protected methods and properties. They can be defined as :-
Protected:- The specified class and subclasses of that class can use the methods of that class
protected class Test
{
 $dead = false;

 function human()
 {
 }

 function set($dead)
 {
  $this-&amp;#62;dead = "true";
 }

}

Public:- The specified class can [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/n1eKDFNmruU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/protected-private-and-public-classes-the-difference.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/protected-private-and-public-classes-the-difference.html</feedburner:origLink></item>
		<item>
		<title>Enable mod_rewrite in windows , WAMP, XAMPP</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/NI8e5Jp190A/mod-rewrite-windows-wamp-xampp.html</link>
		<comments>http://www.phpcollection.com/mod-rewrite-windows-wamp-xampp.html#comments</comments>
		<pubDate>Sat, 22 Aug 2009 09:51:09 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Rewrite]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=707</guid>
		<description>Wamp and XAMPP doesn’t come with default rewrite rule enabled, For enabling the rewrite rules in both of them you need to make changes in httpd.conf so that apache can work with rewrite rules.
For enabling the rewrite rules follow these rules:-
1) find httpd.conf (usually this file can be found in folder callled conf , config [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/NI8e5Jp190A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/mod-rewrite-windows-wamp-xampp.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/mod-rewrite-windows-wamp-xampp.html</feedburner:origLink></item>
		<item>
		<title>Creating a cache file in php for API requests</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/1uxvPm103NA/creating-a-cache-file-in-php-for-api-requests.html</link>
		<comments>http://www.phpcollection.com/creating-a-cache-file-in-php-for-api-requests.html#comments</comments>
		<pubDate>Fri, 21 Aug 2009 08:02:11 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Php Performance]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[REST api]]></category>
		<category><![CDATA[Twitter API]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=702</guid>
		<description>Web 2.0 was all about mashups and data api’s !, Some of the popular ones are google search api , twitter api etc.
All API’s have some rate-limiting , For example Twitter API has a rate limit of 150 requests per hour ! , Yahoo API and Google API’s have a daily limit on their requests.
The [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/1uxvPm103NA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/creating-a-cache-file-in-php-for-api-requests.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/creating-a-cache-file-in-php-for-api-requests.html</feedburner:origLink></item>
		<item>
		<title>5 upcoming Apis of Google that will change the way mashups are made</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/iVGF4rSIl_g/5-apis-google-important-for-web2-mashup.html</link>
		<comments>http://www.phpcollection.com/5-apis-google-important-for-web2-mashup.html#comments</comments>
		<pubDate>Sun, 09 Aug 2009 10:43:57 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=671</guid>
		<description>In my opinion one of the top most API&amp;#8217;s used globaly on web portals is Google Search API, Google is famous for building world class API&amp;#8217;s to harness the unique data Google collected with it&amp;#8217;s excellent set of technology.
Google Labs is the ultimate playground of Google which he use for developing and testing there upcoming [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/iVGF4rSIl_g" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/5-apis-google-important-for-web2-mashup.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/5-apis-google-important-for-web2-mashup.html</feedburner:origLink></item>
		<item>
		<title>Godaddy Coupon code for 2009 , Get a .com in 6.99</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/Qxs6ELw7mp8/godaddy-coupon-code-for-2009-get-a-com-in-6-99.html</link>
		<comments>http://www.phpcollection.com/godaddy-coupon-code-for-2009-get-a-com-in-6-99.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 05:12:55 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[domains]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=582</guid>
		<description>I bought a few domains lately and found these godaddy coupon code to buy the domains in 6.99 USD. Hope this helps some of our fellow developers.

6.99 .com Domain, Coupon Code:- goaz2001ai
6.99 .com Domain, Coupon Code:- goaztk03a&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/Qxs6ELw7mp8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/godaddy-coupon-code-for-2009-get-a-com-in-6-99.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/godaddy-coupon-code-for-2009-get-a-com-in-6-99.html</feedburner:origLink></item>
		<item>
		<title>Handling Php errors and exceptions</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/sMaZRF-5lrg/handling-php-errors-and-exceptions.html</link>
		<comments>http://www.phpcollection.com/handling-php-errors-and-exceptions.html#comments</comments>
		<pubDate>Mon, 03 Aug 2009 20:26:25 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=666</guid>
		<description>Elegant Ways of Handling PHP Errors and Exceptions
View more documents from ZendCon.&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/sMaZRF-5lrg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/handling-php-errors-and-exceptions.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/handling-php-errors-and-exceptions.html</feedburner:origLink></item>
		<item>
		<title>7 jQuery code snippets a programmer need daily</title>
		<link>http://feedproxy.google.com/~r/phpcollection/~3/IJ9ew4Hhn-E/7-jquery-code-snippets-a-programmer-need-daily.html</link>
		<comments>http://www.phpcollection.com/7-jquery-code-snippets-a-programmer-need-daily.html#comments</comments>
		<pubDate>Sun, 02 Aug 2009 16:35:30 +0000</pubDate>
		<dc:creator>Php Ninza</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.phpcollection.com/?p=525</guid>
		<description>Usually programmers use a lot of JavaScript code snippets as functions regularly, These JavaScript functions are lengthy code snippets and are usually tough to understand and edit. Some of the most common functions used are form validation functions , Pagination functions etc.
The day since jQuery has been on the block , It has provided a [...]&lt;img src="http://feeds.feedburner.com/~r/phpcollection/~4/IJ9ew4Hhn-E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.phpcollection.com/7-jquery-code-snippets-a-programmer-need-daily.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		<feedburner:origLink>http://www.phpcollection.com/7-jquery-code-snippets-a-programmer-need-daily.html</feedburner:origLink></item>
	</channel>
</rss>
