<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Classes and objects in PHP</title>
	<atom:link href="http://www.999tutorials.com/php/classes-and-objects-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.999tutorials.com/php/classes-and-objects-in-php/</link>
	<description>999Tutorials.com - Your Tutorial Spot</description>
	<lastBuildDate>Fri, 05 Mar 2010 07:35:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MO</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-5560</link>
		<dc:creator>MO</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-5560</guid>
		<description>Thanks for the explanation. Looking for more :)</description>
		<content:encoded><![CDATA[<p>Thanks for the explanation. Looking for more <img src='http://www.999tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-3904</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Dec 2009 12:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-3904</guid>
		<description>I&#039;m sorry but we don&#039;t have any documents like that. We will try to write more posts about oop as soon as possible though. Good luck with your programming!</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry but we don&#8217;t have any documents like that. We will try to write more posts about oop as soon as possible though. Good luck with your programming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sadman</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-3651</link>
		<dc:creator>sadman</dc:creator>
		<pubDate>Sat, 12 Dec 2009 11:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-3651</guid>
		<description>thank u....................
if possible send me some class and object related documents plzzzzzzzzzzzzz</description>
		<content:encoded><![CDATA[<p>thank u&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<br />
if possible send me some class and object related documents plzzzzzzzzzzzzz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gagi</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-1773</link>
		<dc:creator>Gagi</dc:creator>
		<pubDate>Tue, 08 Sep 2009 17:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-1773</guid>
		<description>good tutorial. however, i have difficulty understanding something if i have no idea for how i would use it. so, i though to ask if i can use classes for the layuot of my pages. or is that actually needless... i could benefit a lot off of an actual case that uses classes. if you have any, please let me know.</description>
		<content:encoded><![CDATA[<p>good tutorial. however, i have difficulty understanding something if i have no idea for how i would use it. so, i though to ask if i can use classes for the layuot of my pages. or is that actually needless&#8230; i could benefit a lot off of an actual case that uses classes. if you have any, please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-1227</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-1227</guid>
		<description>Thanks for the kind comments! You don&#039;t need to know OOP to write PHP, but I highly recommend it! You will create code that is so much easier to maintain and work with, and I bet that you will come here in half a year and thank us :-)

OO is a great way to simplify working with code, so it&#039;s well worth the time to learn it!
Good luck!</description>
		<content:encoded><![CDATA[<p>Thanks for the kind comments! You don&#8217;t need to know OOP to write PHP, but I highly recommend it! You will create code that is so much easier to maintain and work with, and I bet that you will come here in half a year and thank us <img src='http://www.999tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>OO is a great way to simplify working with code, so it&#8217;s well worth the time to learn it!<br />
Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itservices</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-1220</link>
		<dc:creator>itservices</dc:creator>
		<pubDate>Thu, 13 Aug 2009 13:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-1220</guid>
		<description>Hi,

Reading this and have clear understanding of it. Well done!Just getting into (about a week now) PHP and want learn same to prgramming asap (2 -3 months). Just wondering if it will be useful to start learning OOP (class, object, method) or need to know more/some php stuff first. My present PHP skills: Can read, interprete and edit functions independently.

Many thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Reading this and have clear understanding of it. Well done!Just getting into (about a week now) PHP and want learn same to prgramming asap (2 -3 months). Just wondering if it will be useful to start learning OOP (class, object, method) or need to know more/some php stuff first. My present PHP skills: Can read, interprete and edit functions independently.</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-204</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 23 May 2009 12:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-204</guid>
		<description>Thanks for the kind comments! Glad to see that we can help your junior developers!
If you want to I would like to invite you to guest post here at 999tutorials with tutorials on your subject?!</description>
		<content:encoded><![CDATA[<p>Thanks for the kind comments! Glad to see that we can help your junior developers!<br />
If you want to I would like to invite you to guest post here at 999tutorials with tutorials on your subject?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Expert</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-202</link>
		<dc:creator>PHP Expert</dc:creator>
		<pubDate>Sat, 23 May 2009 10:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-202</guid>
		<description>Great startup tutorial for PHP OOP.
Will keep the bookmark for the training of my junior employees !
Thanks for the effort.
____________________
&lt;a href=&quot;http://www.saguenay-it.com&quot; title=&quot;Saguenay-IT&quot; rel=&quot;nofollow&quot;&gt;Saguenay-IT, (IT Outsourcing, SOA, PHP, ASP, Flex, ActionScript, JavaScript...)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great startup tutorial for PHP OOP.<br />
Will keep the bookmark for the training of my junior employees !<br />
Thanks for the effort.<br />
____________________<br />
<a href="http://www.saguenay-it.com" title="Saguenay-IT" rel="nofollow">Saguenay-IT, (IT Outsourcing, SOA, PHP, ASP, Flex, ActionScript, JavaScript&#8230;)</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-140</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 17 May 2009 15:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-140</guid>
		<description>Hi Milosh,

We will try to get you a tutorial later that goes deeper into how to use classes and why. Classes are a great way to organize your files/functions when your project grows. That&#039;s one thing at least :)</description>
		<content:encoded><![CDATA[<p>Hi Milosh,</p>
<p>We will try to get you a tutorial later that goes deeper into how to use classes and why. Classes are a great way to organize your files/functions when your project grows. That&#8217;s one thing at least <img src='http://www.999tutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milosh</title>
		<link>http://www.999tutorials.com/php/classes-and-objects-in-php/comment-page-1/#comment-81</link>
		<dc:creator>Milosh</dc:creator>
		<pubDate>Tue, 12 May 2009 18:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://new.999tutorials.com/?p=42#comment-81</guid>
		<description>Hi.
Great explanation. But you could explain more. For example why do i need class? Is that a independeent part of application that does something? Why we should use it? Cant we simply write a couple of function alone insted of a class? How the class interact with application? Can you leave a whole example of some simple app which use a class (it would be great to put class in second file).
Sorry for my bad english.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Great explanation. But you could explain more. For example why do i need class? Is that a independeent part of application that does something? Why we should use it? Cant we simply write a couple of function alone insted of a class? How the class interact with application? Can you leave a whole example of some simple app which use a class (it would be great to put class in second file).<br />
Sorry for my bad english.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
