<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PHP - Object oriented code - basics</title>
	<atom:link href="http://marakana.com/blog/examples/php-object-oriented-code-basics.html/feed" rel="self" type="application/rss+xml" />
	<link>http://marakana.com/blog/examples/php-object-oriented-code-basics.html</link>
	<description>Official Blog of Marakana Training Company. We provide open source technology training for corporations and governments. Marakana Blog includes code examples and covers industry news and events.</description>
	<pubDate>Tue, 16 Mar 2010 01:28:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: MaxQ</title>
		<link>http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-179944</link>
		<dc:creator>MaxQ</dc:creator>
		<pubDate>Wed, 08 Apr 2009 17:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-179944</guid>
		<description>What does the "private" tag mean, why do you use it? Can that be any word or is private a built in PHP term?


ex
private $name;
private $address;
private $phone;

Thanks for the article, its really help understand some things.</description>
		<content:encoded><![CDATA[<p>What does the "private" tag mean, why do you use it? Can that be any word or is private a built in PHP term?</p>
<p>ex<br />
private $name;<br />
private $address;<br />
private $phone;</p>
<p>Thanks for the article, its really help understand some things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Izzy Kiefer</title>
		<link>http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-167425</link>
		<dc:creator>Izzy Kiefer</dc:creator>
		<pubDate>Wed, 18 Mar 2009 07:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-167425</guid>
		<description>"Could anybody recommend me an alternative environment for developing PHP MySQL Applications? I use PHPEclipse with Eclipse 3.2.1"
 ----  zend development environment.</description>
		<content:encoded><![CDATA[<p>"Could anybody recommend me an alternative environment for developing PHP MySQL Applications? I use PHPEclipse with Eclipse 3.2.1"<br />
 &#8212;-  zend development environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basic PHP: what does this &#34;-&#62;&#34; mean? - DesignersTalk</title>
		<link>http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-1295</link>
		<dc:creator>Basic PHP: what does this &#34;-&#62;&#34; mean? - DesignersTalk</dc:creator>
		<pubDate>Thu, 12 Apr 2007 20:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-1295</guid>
		<description>[...] The -&#62; is for when referring to Object Oriented Programming.   PHP - Object oriented code - basics &#124; Marakana Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] The -&gt; is for when referring to Object Oriented Programming.   PHP - Object oriented code - basics | Marakana Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-98</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Wed, 21 Feb 2007 22:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-98</guid>
		<description>I personally use a plain old text editor for all my work along with default Apache, mod PHP, and MySQL installation. I find FireFox very useful, especially with the FireBug plugin.

On Mac, I use vi and TextWrangler, and Crimson Editor on Windows (I try to do most development on OSX but some clients prefer Win still).

Hope this helps!
Marko</description>
		<content:encoded><![CDATA[<p>I personally use a plain old text editor for all my work along with default Apache, mod PHP, and MySQL installation. I find FireFox very useful, especially with the FireBug plugin.</p>
<p>On Mac, I use vi and TextWrangler, and Crimson Editor on Windows (I try to do most development on OSX but some clients prefer Win still).</p>
<p>Hope this helps!<br />
Marko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JM</title>
		<link>http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-97</link>
		<dc:creator>JM</dc:creator>
		<pubDate>Wed, 21 Feb 2007 22:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://marakana.com/blog/examples/php-object-oriented-code-basics.html#comment-97</guid>
		<description>Could anybody recommend me an alternative environment for developing PHP MySQL Applications? I use PHPEclipse with Eclipse 3.2.1</description>
		<content:encoded><![CDATA[<p>Could anybody recommend me an alternative environment for developing PHP MySQL Applications? I use PHPEclipse with Eclipse 3.2.1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
