<?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>WebDevelopmentBits &#187; PHP</title>
	<atom:link href="http://www.webdevelopmentbits.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdevelopmentbits.com</link>
	<description>Web Development &#124; PHP Development &#124; Zend Development &#124; Flex Development &#124; Air Development</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Internationalization and Partial Rendering in the CodeIgniter Framework</title>
		<link>http://www.webdevelopmentbits.com/internationalization-and-partial-rendering-in-the-codeigniter-framework</link>
		<comments>http://www.webdevelopmentbits.com/internationalization-and-partial-rendering-in-the-codeigniter-framework#comments</comments>
		<pubDate>Mon, 06 Sep 2010 11:29:10 +0000</pubDate>
		<dc:creator>Prakash Mohanty</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[multi-language]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=678</guid>
		<description><![CDATA[As experienced Web developers, it won’t shock you to find literally thousands of comparisons between CodeIgniter and the other popular frameworks you may be considering for your site. Each framework has its good and, ummm… less good points, but]]></description>
			<content:encoded><![CDATA[<p>As experienced Web developers, it won’t shock you to find literally thousands of comparisons between CodeIgniter and the other popular frameworks you may be considering for your site. Each framework has its good and, ummm… less good points, but</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/internationalization-and-partial-rendering-in-the-codeigniter-framework/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework &#8211; Sourcebits Contribution Team</title>
		<link>http://www.webdevelopmentbits.com/zend-framework-sourcebits-contribution-team</link>
		<comments>http://www.webdevelopmentbits.com/zend-framework-sourcebits-contribution-team#comments</comments>
		<pubDate>Tue, 24 Mar 2009 11:35:09 +0000</pubDate>
		<dc:creator>Ramses Paiva</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Contributors]]></category>
		<category><![CDATA[Sourcebits]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=89</guid>
		<description><![CDATA[<p>Sourcebits is investing efforts for making one of the best PHP frameworks even better. With a whole team of talented and skilled developers, we're contributing to the framework using the best proven components we have developed based on our experience&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Sourcebits is investing efforts for making one of the best PHP frameworks even better. With a whole team of talented and skilled developers, we're contributing to the framework using the best proven components we have developed based on our experience using the Zend Framework on our projects.

You can check out the proposals we have already ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/zend-framework-sourcebits-contribution-team/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the keyword &#8220;this&#8221; in PHP</title>
		<link>http://www.webdevelopmentbits.com/using-this-in-php</link>
		<comments>http://www.webdevelopmentbits.com/using-this-in-php#comments</comments>
		<pubDate>Thu, 08 Jan 2009 16:09:39 +0000</pubDate>
		<dc:creator>Prakash Mohanty</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[object-oriented basics]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=345</guid>
		<description><![CDATA[You may come across number of functions, variables inside a class, you
call each one them as object of the class.

The keyword “this” is used in a class in php , to call and use these objects as
shown in the example below.]]></description>
			<content:encoded><![CDATA[<p>You may come across number of functions, variables inside a class, you<br />
call each one them as object of the class.</p>
<p>The keyword “this” is used in a class in php , to call and use these objects as<br />
shown in the example below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/using-this-in-php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTTP Request without CURL</title>
		<link>http://www.webdevelopmentbits.com/http-request-without-curl</link>
		<comments>http://www.webdevelopmentbits.com/http-request-without-curl#comments</comments>
		<pubDate>Thu, 08 Jan 2009 09:46:37 +0000</pubDate>
		<dc:creator>Prakash Mohanty</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[HTTP Request]]></category>
		<category><![CDATA[no CURL]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=340</guid>
		<description><![CDATA[<p>A short tutorial on how to make a simple object for HTTP request without the need of using CURL.
The way to accomplish that is using the function <code>stream_context_create</code> to prepare the string, and then you use <code>fopen</code> and <code>stream_get_contents</code>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>A short tutorial on how to make a simple object for HTTP request without the need of using CURL.
The way to accomplish that is using the function <code>stream_context_create</code> to prepare the string, and then you use <code>fopen</code> and <code>stream_get_contents</code> to get the response.

<code>&lt;?php</code>
<pre>
class Custom_Http_Request
{
    private $_url;
    private $_body;
  ...</p>]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/http-request-without-curl/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Philosophy of Object Oriented Programming and Software Design</title>
		<link>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design</link>
		<comments>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design#comments</comments>
		<pubDate>Sat, 01 Nov 2008 14:33:25 +0000</pubDate>
		<dc:creator>Hage Yaapa</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Object-Oriented Programming]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.webdevelopmentbits.com/?p=241</guid>
		<description><![CDATA[Now, I am no expert in OOP or software design, but here's a philosophy which might help you make the most of what you know about OOP and software design.]]></description>
			<content:encoded><![CDATA[<p>Now, I am no expert in OOP or software design, but here&#8217;s a philosophy which might help you make the most of what you know about OOP and software design.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevelopmentbits.com/philosophy-of-object-oriented-programming-and-software-design/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>


