<?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>Play Technical</title>
	<atom:link href="http://playtechnical.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://playtechnical.wordpress.com</link>
	<description>Share your technical issues and solutions</description>
	<lastBuildDate>Mon, 02 Nov 2009 09:28:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='playtechnical.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Play Technical</title>
		<link>http://playtechnical.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://playtechnical.wordpress.com/osd.xml" title="Play Technical" />
	<atom:link rel='hub' href='http://playtechnical.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Enable curl with XAMPP</title>
		<link>http://playtechnical.wordpress.com/2009/11/02/enable-curl-with-xampp/</link>
		<comments>http://playtechnical.wordpress.com/2009/11/02/enable-curl-with-xampp/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 09:28:50 +0000</pubDate>
		<dc:creator>chandok</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://playtechnical.wordpress.com/?p=10</guid>
		<description><![CDATA[To enable curl library with XAMPP we need to modify the php.ini files in our xampp folder. 1) Locate the following files: C:\Program Files\xampp\apache\bin\php.ini C:\Program Files\xampp\php\php.ini C:\Program Files\xampp\php\php4\php.ini 2) Uncomment the following line on your php.ini file by removing the semicolon. ;extension=php_curl.dll 3) Restart your apache server. 4) Check your phpinfo if curl was properly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=playtechnical.wordpress.com&amp;blog=10104038&amp;post=10&amp;subd=playtechnical&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To enable curl library with XAMPP we need to modify the php.ini files in our xampp folder.</p>
<p>1) Locate the following files:<br />
C:\Program Files\xampp\apache\bin\php.ini<br />
C:\Program Files\xampp\php\php.ini<br />
C:\Program Files\xampp\php\php4\php.ini</p>
<p>2) Uncomment the following line on your php.ini file by removing the semicolon.</p>
<p>;extension=php_curl.dll</p>
<p>3) Restart your apache server.</p>
<p>4) Check your phpinfo if curl was properly enabled.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/playtechnical.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/playtechnical.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/playtechnical.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/playtechnical.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/playtechnical.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/playtechnical.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/playtechnical.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/playtechnical.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=playtechnical.wordpress.com&amp;blog=10104038&amp;post=10&amp;subd=playtechnical&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://playtechnical.wordpress.com/2009/11/02/enable-curl-with-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994afbfef07b082cc0002f996c8abd42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">chandok</media:title>
		</media:content>
	</item>
		<item>
		<title>How to access cookies of wordpress in sub sites</title>
		<link>http://playtechnical.wordpress.com/2009/10/25/hello-world/</link>
		<comments>http://playtechnical.wordpress.com/2009/10/25/hello-world/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 12:12:20 +0000</pubDate>
		<dc:creator>chandok</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Download plugin from here . http://wordpress.org/extend/plugins/root-cookie/ 1) Install plugin. 2) logout and login again. 3) wordpress cookies will be available in the subsites or other application present in the wordpress folder. 1) Install plugin. 2) logout and login again. 3) wordpress cookies will be available in the subsites or other application present in the wordpress [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=playtechnical.wordpress.com&amp;blog=10104038&amp;post=1&amp;subd=playtechnical&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Download plugin from here .</p>
<p>http://wordpress.org/extend/plugins/root-cookie/</p>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">1) Install plugin.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">2) logout and login again.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">3) wordpress cookies will be available in the subsites or other application present in the wordpress folder.</div>
<p>1) Install plugin.</p>
<p>2) logout and login again.</p>
<p>3) wordpress cookies will be available in the subsites or other application present in the wordpress folder.</p>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/playtechnical.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/playtechnical.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/playtechnical.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/playtechnical.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/playtechnical.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/playtechnical.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/playtechnical.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/playtechnical.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=playtechnical.wordpress.com&amp;blog=10104038&amp;post=1&amp;subd=playtechnical&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://playtechnical.wordpress.com/2009/10/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/994afbfef07b082cc0002f996c8abd42?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">chandok</media:title>
		</media:content>
	</item>
	</channel>
</rss>
