<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for bgallz.org | Web coding &amp; design tutorials, scripts, resources and more.</title>
	<atom:link href="http://bgallz.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bgallz.org</link>
	<description>Web coding &#38; design tutorials, scripts, resources and more.</description>
	<lastBuildDate>Sat, 05 May 2012 11:06:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on PHP Upload file from URL by Dzikri Aditya Darmawan</title>
		<link>http://bgallz.org/62/php-upload-file-from-url/comment-page-1/#comment-18624</link>
		<dc:creator>Dzikri Aditya Darmawan</dc:creator>
		<pubDate>Sat, 05 May 2012 11:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=62#comment-18624</guid>
		<description>u r the best!</description>
		<content:encoded><![CDATA[<p>u r the best!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Favicon Generator Script by hkemax</title>
		<link>http://bgallz.org/488/php-favicon-generator-script/comment-page-1/#comment-18618</link>
		<dc:creator>hkemax</dc:creator>
		<pubDate>Wed, 02 May 2012 18:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=488#comment-18618</guid>
		<description>png image, the Black background

Hopes to repair ... Thank YOu!!</description>
		<content:encoded><![CDATA[<p>png image, the Black background</p>
<p>Hopes to repair &#8230; Thank YOu!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Display Mysql Rows with Column Limit by Aneeq Syed</title>
		<link>http://bgallz.org/178/php-display-mysql-rows-with-column-limit/comment-page-2/#comment-18606</link>
		<dc:creator>Aneeq Syed</dc:creator>
		<pubDate>Thu, 26 Apr 2012 08:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=178#comment-18606</guid>
		<description>This is the simplest code to select and display records from MySQL database table and display in PHP.

$cn=mysql_connect($db_host,$db_user,$db_password) or die(mysql_error());.
mysql_select_db($db_name,$cn) or die(mysql_error());.

$sql = “SELECT field_name FROM table_name”;.
$rs = mysql_query($sql) or die(mysql_error());.

while($row = mysql_fetch_array($rs)){.

echo $field_name = $row[&quot;field_name&quot;];.
echo “&lt;/br&gt;”;

}
mysql_free_result($rs);

Source: 
&lt;a href=&quot;http://phphelp.co/2012/04/26/how-to-select-and-display-mysql-records-data-in-php/&quot;&gt;http://phphelp.co/2012/04/26/how-to-select-and-display-mysql-records-data-in-php/&lt;/a&gt;

OR 

&lt;a href=&quot;http://addr.pk/acfd&quot;&gt;http://addr.pk/acfd&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This is the simplest code to select and display records from MySQL database table and display in PHP.</p>
<p>$cn=mysql_connect($db_host,$db_user,$db_password) or die(mysql_error());.<br />
mysql_select_db($db_name,$cn) or die(mysql_error());.</p>
<p>$sql = “SELECT field_name FROM table_name”;.<br />
$rs = mysql_query($sql) or die(mysql_error());.</p>
<p>while($row = mysql_fetch_array($rs)){.</p>
<p>echo $field_name = $row[&quot;field_name&quot;];.<br />
echo “&lt;/br&gt;”;</p>
<p>}<br />
mysql_free_result($rs);</p>
<p>Source:<br />
&lt;a href=&quot;<a href="http://phphelp.co/2012/04/26/how-to-select-and-display-mysql-records-data-in-php/&quot;&gt;http://phphelp.co/2012/04/26/how-to-select-and-display-mysql-records-data-in-php/&lt;/a&#038;gt" rel="nofollow">http://phphelp.co/2012/04/26/how-to-select-and-display-mysql-records-data-in-php/&quot;&gt;http://phphelp.co/2012/04/26/how-to-select-and-display-mysql-records-data-in-php/&lt;/a&#038;gt</a>;</p>
<p>OR </p>
<p>&lt;a href=&quot;<a href="http://addr.pk/acfd&quot;&gt;http://addr.pk/acfd&lt;/a&#038;gt" rel="nofollow">http://addr.pk/acfd&quot;&gt;http://addr.pk/acfd&lt;/a&#038;gt</a>;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple File Hosting Script by Brian</title>
		<link>http://bgallz.org/186/simple-file-hosting-script/comment-page-2/#comment-18604</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 25 Apr 2012 22:09:53 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=186#comment-18604</guid>
		<description>Thanks for the notification. I went ahead and fixed the broken link and config file.</description>
		<content:encoded><![CDATA[<p>Thanks for the notification. I went ahead and fixed the broken link and config file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple File Hosting Script by Andy</title>
		<link>http://bgallz.org/186/simple-file-hosting-script/comment-page-2/#comment-18603</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 25 Apr 2012 15:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=186#comment-18603</guid>
		<description>The demo and download does not work.</description>
		<content:encoded><![CDATA[<p>The demo and download does not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Get File Size of Remote File by Brian</title>
		<link>http://bgallz.org/167/php-get-file-size-of-remote-file/comment-page-2/#comment-18586</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 17 Apr 2012 21:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=167#comment-18586</guid>
		<description>I updated the post to show why, but it is more resource efficient to specify a reading length with PHP 4.3 and further, due to increased file size.

So this value is dependent upon what type of file you are reading. Preferably a file with many line breaks.</description>
		<content:encoded><![CDATA[<p>I updated the post to show why, but it is more resource efficient to specify a reading length with PHP 4.3 and further, due to increased file size.</p>
<p>So this value is dependent upon what type of file you are reading. Preferably a file with many line breaks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Get File Size of Remote File by DB Web Development</title>
		<link>http://bgallz.org/167/php-get-file-size-of-remote-file/comment-page-2/#comment-18582</link>
		<dc:creator>DB Web Development</dc:creator>
		<pubDate>Tue, 17 Apr 2012 01:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=167#comment-18582</guid>
		<description>Great little tidbit of code. This could be very useful. Is there any particular reason why you are downloading only 1024 bits each time thru the loop?</description>
		<content:encoded><![CDATA[<p>Great little tidbit of code. This could be very useful. Is there any particular reason why you are downloading only 1024 bits each time thru the loop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an Animated Loading GIF by smoki ice</title>
		<link>http://bgallz.org/1140/how-to-make-animated-loading-gif/comment-page-1/#comment-18576</link>
		<dc:creator>smoki ice</dc:creator>
		<pubDate>Sun, 15 Apr 2012 05:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=1140#comment-18576</guid>
		<description>awesome... thanks for share.. i have made this loading :D</description>
		<content:encoded><![CDATA[<p>awesome&#8230; thanks for share.. i have made this loading <img src='http://bgallz.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Check if Field Exists in Mysql Table by wvasconcelos</title>
		<link>http://bgallz.org/977/check-field-exists-mysql-table/comment-page-1/#comment-18559</link>
		<dc:creator>wvasconcelos</dc:creator>
		<pubDate>Fri, 06 Apr 2012 16:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=977#comment-18559</guid>
		<description>Just another approach for checking on the availability of a column using PHP:

$chkcol = mysql_query(&quot;SELECT * FROM `table_name` LIMIT 1&quot;); 
$mycol = mysql_fetch_array($chkcol); 
if(isset($mycol[&#039;my_column&#039;])) 
  echo &quot;Column my_column exists! Do something...&quot;;</description>
		<content:encoded><![CDATA[<p>Just another approach for checking on the availability of a column using PHP:</p>
<p>$chkcol = mysql_query(&#8220;SELECT * FROM `table_name` LIMIT 1&#8243;);<br />
$mycol = mysql_fetch_array($chkcol);<br />
if(isset($mycol['my_column']))<br />
  echo &#8220;Column my_column exists! Do something&#8230;&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Favicon Generator Script by springboard</title>
		<link>http://bgallz.org/488/php-favicon-generator-script/comment-page-1/#comment-18538</link>
		<dc:creator>springboard</dc:creator>
		<pubDate>Fri, 23 Mar 2012 09:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://bgallz.org/?p=488#comment-18538</guid>
		<description>Thank you for a genuinely useful script, it&#039;s hard to find a favicon PHP script on the web!</description>
		<content:encoded><![CDATA[<p>Thank you for a genuinely useful script, it&#8217;s hard to find a favicon PHP script on the web!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

