<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Coder Circle</title>
	<link>http://www.codercircle.com</link>
	<description>Your Path for Knowledge to Wisdom</description>
	<lastBuildDate>Tue, 04 May 2010 01:26:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>A Databse Handling Class In Php</title>
		<description><![CDATA[Now this is the age of RAD (Rapid App Development Tool). To run faster in web development thins class may help you. This is simply a DBHANDLER class . We suggest you to use the DBHANDLER Class and find its &#8230; <a href="http://www.codercircle.com/scripts/a-databse-handling-class-in-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.codercircle.com/scripts/a-databse-handling-class-in-php/</link>
			</item>
	<item>
		<title>SEO needs continuous innovations</title>
		<description><![CDATA[Success in the realm of search engine optimisation demands a constant passion for research and innovations of the SEO Company. A systematic study and continuous research can only lead to the accurate strategy and a proper application of the strategy &#8230; <a href="http://www.codercircle.com/uncategorized/seo-needs-continuous-innovations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.codercircle.com/uncategorized/seo-needs-continuous-innovations/</link>
			</item>
	<item>
		<title>Everything about web hosting</title>
		<description><![CDATA[The success of your website largely depends upon the web host, where your files reside. In fact, when the visitors intend to browse your website, the files from the web server are populated. It is the responsibility of the web &#8230; <a href="http://www.codercircle.com/uncategorized/everything-about-web-hosting/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.codercircle.com/uncategorized/everything-about-web-hosting/</link>
			</item>
	<item>
		<title>Cross Browser Window &#8211; Open In Javascript</title>
		<description><![CDATA[Now a days, browser dependent scripts like javascript create problems due to the varieties of clients and versions of different browsers. So, the programmers or the web developers should be alert to implement such scripts on web. The scripts should &#8230; <a href="http://www.codercircle.com/scripts/cross_browser_windowopen_in_javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.codercircle.com/scripts/cross_browser_windowopen_in_javascript/</link>
			</item>
	<item>
		<title>WORKING WITH REST</title>
		<description><![CDATA[rest-client.php &#60;? $rs=&#8221;http://localhost/rest/rest-server.php&#8221;; $qs=&#8221;"; $parray=array(&#8216;amount&#8217;=&#62;&#8221;15.00&#8243;); foreach($parray as $par=&#62;$value){ $qs=$qs.&#8221;$par=&#8221;.urlencode($value).&#8221;&#38;&#8221;; } $uri=&#8221;$rs?$qs&#8221; . &#8220;aid=01&#8243;; echo $qs . &#8220;&#60;br&#62;&#8221; . $uri . &#8220;&#60;br&#62;&#8221;; $cobj=curl_init($uri); curl_setopt($cobj,CURLOPT_RETURNTRANSFER,1); $xml=curl_exec($cobj); curl_close($cobj); echo htmlspecialchars($xml); ?&#62; rest-server.php &#60;? $amount=$_GET["amount"]; if ($_GET['aid']!=&#8221;010915780&#8243;) { echo &#8220;Invalid A ID&#8221;; } else &#8230; <a href="http://www.codercircle.com/scripts/working_with_rest/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.codercircle.com/scripts/working_with_rest/</link>
			</item>
</channel>
</rss>

