<?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; get</title>
	<atom:link href="http://sharag.wordpress.com/tag/get/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; get</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>PHP interview questions &amp; ANSWERS</title>
		<link>http://sharag.wordpress.com/2008/11/07/php-interview-questions/</link>
		<comments>http://sharag.wordpress.com/2008/11/07/php-interview-questions/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 09:03:29 +0000</pubDate>
		<dc:creator>sharag</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[abstract class]]></category>
		<category><![CDATA[Advanced]]></category>
		<category><![CDATA[Answer]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[array sort]]></category>
		<category><![CDATA[asp to php]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[browser properties]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[char]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[cross site Scripting]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[database name]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[E-R diagrams]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[execution]]></category>
		<category><![CDATA[father of PHP]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[friend functions]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[Grant]]></category>
		<category><![CDATA[GROUP BY]]></category>
		<category><![CDATA[htmlentities]]></category>
		<category><![CDATA[indexes]]></category>
		<category><![CDATA[inheritance]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JavaScript Object Notation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[maximum length]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[MyISAM]]></category>
		<category><![CDATA[nl2br]]></category>
		<category><![CDATA[Normalization]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[ORDER BY]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[predefined classes]]></category>
		<category><![CDATA[Primary Key]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[result set]]></category>
		<category><![CDATA[Revoke]]></category>
		<category><![CDATA[send mail]]></category>
		<category><![CDATA[SESSION]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[strstr]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[table name]]></category>
		<category><![CDATA[timezone]]></category>
		<category><![CDATA[tored procedures]]></category>
		<category><![CDATA[triggers]]></category>
		<category><![CDATA[Unique key]]></category>
		<category><![CDATA[unlink]]></category>
		<category><![CDATA[unset]]></category>
		<category><![CDATA[urldecode]]></category>
		<category><![CDATA[urlencode]]></category>
		<category><![CDATA[varchar]]></category>
		<category><![CDATA[variable variables]]></category>
		<category><![CDATA[zend engine]]></category>

		<guid isPermaLink="false">http://sharag.wordpress.com/?p=55</guid>
		<description><![CDATA[ Q:1 	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?
A:1
When to use GET or  POST
The HTML 2.0 specification says, in section Form
Submission (and the HTML 4.0 specification repeats this with minor
stylistic changes):
–&#62;If the processing of a form is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sharag.wordpress.com&blog=3934834&post=55&subd=sharag&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://sharag.wordpress.com/2008/11/07/php-interview-questions/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/11/12341.gif" medium="image">
			<media:title type="html">12341</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>