<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Which One is Better?</title>
	<link>http://rupom.osclicks.com/2006/03/12/which-one-is-better/</link>
	<description>For Sharing Experiences With You</description>
	<pubDate>Mon, 06 Feb 2012 00:13:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.2</generator>

	<item>
		<title>by: Anonymous Coward</title>
		<link>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-55</link>
		<pubDate>Mon, 10 Jul 2006 10:34:56 +0000</pubDate>
		<guid>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-55</guid>
					<description>[code]
function dBug($dump)
{
print &quot;&quot;;
print_r(var_dump($dump));
print &quot;&quot;;
}
[/code]</description>
		<content:encoded><![CDATA[	<p>[code]<br />
function dBug($dump)<br />
{<br />
print &#8220;&#8221;;<br />
print_r(var_dump($dump));<br />
print &#8220;&#8221;;<br />
}<br />
[/code]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rupom</title>
		<link>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-26</link>
		<pubDate>Mon, 13 Mar 2006 03:24:40 +0000</pubDate>
		<guid>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-26</guid>
					<description>Thanks Hasan. The actual thing is requirement. Which one will be used depends on requirements. You are right.

Wish you all the best....</description>
		<content:encoded><![CDATA[	<p>Thanks Hasan. The actual thing is requirement. Which one will be used depends on requirements. You are right.</p>
	<p>Wish you all the best&#8230;.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: NHM Tanveer Hossain Khan (Hasan)</title>
		<link>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-25</link>
		<pubDate>Sun, 12 Mar 2006 14:40:19 +0000</pubDate>
		<guid>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-25</guid>
					<description>It depends on different requirement ...

When i want to chkout only the value and property i use print_r 
for more info like length of array and type i will use var_dump...

Though this are too handy try to use log4php... and use file appender so your debug output will be available in local file which u can chkout offline...


Thank u wish you best...</description>
		<content:encoded><![CDATA[	<p>It depends on different requirement &#8230;</p>
	<p>When i want to chkout only the value and property i use print_r<br />
for more info like length of array and type i will use var_dump&#8230;</p>
	<p>Though this are too handy try to use log4php&#8230; and use file appender so your debug output will be available in local file which u can chkout offline&#8230;</p>
	<p>Thank u wish you best&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rupom</title>
		<link>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-24</link>
		<pubDate>Sun, 12 Mar 2006 11:15:00 +0000</pubDate>
		<guid>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-24</guid>
					<description>Thanks for your comment.</description>
		<content:encoded><![CDATA[	<p>Thanks for your comment.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Md. Riyadh Hossain</title>
		<link>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-23</link>
		<pubDate>Sun, 12 Mar 2006 11:12:00 +0000</pubDate>
		<guid>http://rupom.osclicks.com/2006/03/12/which-one-is-better/#comment-23</guid>
					<description>Generally I am used to with second one for debugging purpose. I think first one will be helpful for debugging with large and complex data.</description>
		<content:encoded><![CDATA[	<p>Generally I am used to with second one for debugging purpose. I think first one will be helpful for debugging with large and complex data.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

