<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sharag's Tech Interview HELP &#187; object</title>
	<atom:link href="http://sharag.wordpress.com/tag/object/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharag.wordpress.com</link>
	<description>Collection of Interview Questions and Answers for PHP, MySQL and WEB technologies</description>
	<lastBuildDate>Fri, 20 Nov 2009 12:21:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='sharag.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/46954ef10a40e0990780c59b3c1a7358?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Sharag's Tech Interview HELP &#187; object</title>
		<link>http://sharag.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sharag.wordpress.com/osd.xml" title="Sharag&#8217;s Tech Interview HELP" />
		<item>
		<title>MNC php interview questions and answers</title>
		<link>http://sharag.wordpress.com/2009/01/05/mnc-php-interview-questions-and-answers/</link>
		<comments>http://sharag.wordpress.com/2009/01/05/mnc-php-interview-questions-and-answers/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 12:53:03 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[cap gemini]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[design pattern]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[type juggling]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=105</guid>
		<description><![CDATA[1) what is session_set_save_handler in PHP? session_set_save_handler() sets the user-level session storage functions which are used for storing and retrieving data associated with a session. This is most useful when a storage method other than those supplied by PHP sessions is preferred. i.e. Storing the session data in a local database.
2) what is garbage collection? [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=105&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2009/01/05/mnc-php-interview-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d30c8f412f39d676a8ced82d4f425a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharag</media:title>
		</media:content>
	</item>
		<item>
		<title>AJAX Interview Questions and Answers</title>
		<link>http://sharag.wordpress.com/2008/12/10/ajax-interview-questions-and-answers/</link>
		<comments>http://sharag.wordpress.com/2008/12/10/ajax-interview-questions-and-answers/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 07:42:11 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML_AJAX]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[polling]]></category>
		<category><![CDATA[Question]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[XAJAX]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XMLHttpRequest]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=87</guid>
		<description><![CDATA[What&#8217;s AJAX?
AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful browser features that have been around for years, but were overlooked by many web developers until recently when applications such as Gmail, Google Suggest, and Google Maps hit the streets.
Asynchronous JavaScript and XML, or Ajax (pronounced &#8220;Aye-Jacks&#8221;), is a web development [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=87&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2008/12/10/ajax-interview-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d30c8f412f39d676a8ced82d4f425a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharag</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP common interview questions &#8211; answers</title>
		<link>http://sharag.wordpress.com/2008/11/26/php-common-interview-questions-answers/</link>
		<comments>http://sharag.wordpress.com/2008/11/26/php-common-interview-questions-answers/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 13:09:11 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[browser properties]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[doubt]]></category>
		<category><![CDATA[echo]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[hits]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[mysql connect]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[page view]]></category>
		<category><![CDATA[PHP 5]]></category>
		<category><![CDATA[php editors]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[printf]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[resultset]]></category>
		<category><![CDATA[Static]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[timestamp]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=78</guid>
		<description><![CDATA[=,==,=== &#8211; what is the difference between these?
= assigns a value, == checks if value is the same, === checks if value is the same and the variables are of the exact same type.
Echo, print, printf &#8211; what is the difference between these?
Print and echo both output what is passed to them. Print acts like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=78&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2008/11/26/php-common-interview-questions-answers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d30c8f412f39d676a8ced82d4f425a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharag</media:title>
		</media:content>
	</item>
		<item>
		<title>Difference between php4 &amp; php5</title>
		<link>http://sharag.wordpress.com/2008/11/07/difference-between-php4-php5/</link>
		<comments>http://sharag.wordpress.com/2008/11/07/difference-between-php4-php5/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 08:52:37 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[abstract class]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[comatibility]]></category>
		<category><![CDATA[constructors]]></category>
		<category><![CDATA[destructors]]></category>
		<category><![CDATA[Difference]]></category>
		<category><![CDATA[exceptions]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[visibility]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=52</guid>
		<description><![CDATA[Differences between PHP4 and PHP5
Here&#8217;s a quick overview of what has changed between PH4 and PHP5. PHP5 for the most part is backwards compatible with PHP4, but there are a couple key changes that might break your PHP4 script in a PHP5 environment. If you aren&#8217;t already, I stronly suggest you start developing for PHP5. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=52&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2008/11/07/difference-between-php4-php5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d30c8f412f39d676a8ced82d4f425a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharag</media:title>
		</media:content>
	</item>
		<item>
		<title>Freshers PHP/MySQL Technical Interview Questions &amp; Answers</title>
		<link>http://sharag.wordpress.com/2008/08/28/freshers-phpmysql-technical-interview-questions-answers/</link>
		<comments>http://sharag.wordpress.com/2008/08/28/freshers-phpmysql-technical-interview-questions-answers/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 11:29:26 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[fresher]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=35</guid>
		<description><![CDATA[Freshers PHP Technical Interview Questions &#38; Answers


Question : What are the differences between Get and post methods in form submitting. Give the case where we can use get and we can use post methods?
Answer  : When to use GET or POST
The HTML 2.0 specification says, in section Form Submission (and the HTML 4.0 specification [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=35&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2008/08/28/freshers-phpmysql-technical-interview-questions-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d30c8f412f39d676a8ced82d4f425a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharag</media:title>
		</media:content>

		<media:content url="http://sharag.files.wordpress.com/2008/08/php11.jpg" medium="image" />

		<media:content url="http://sharag.files.wordpress.com/2008/08/php21.jpg" medium="image" />
	</item>
		<item>
		<title>PHP OOPS Interview Questions &amp; Answers</title>
		<link>http://sharag.wordpress.com/2008/08/13/php-oops-interview-questions-answers/</link>
		<comments>http://sharag.wordpress.com/2008/08/13/php-oops-interview-questions-answers/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 08:30:51 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[fresher]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=29</guid>
		<description><![CDATA[PHP OOPS Interview Questions &#38; Answers
1)	Explain what is object oriented programming language?
Object oriented programming language allows concepts such as modularity, encapsulation, polymorphism and inheritance.  Objects are said to be the most important part of object oriented language. Concept revolves around making simulation programs around an object. Organize a program around its data (object)&#38; set well define [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=29&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2008/08/13/php-oops-interview-questions-answers/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d30c8f412f39d676a8ced82d4f425a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharag</media:title>
		</media:content>
	</item>
	</channel>
</rss>