<?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/"
	>

<channel>
	<title>imranul hoque&#039;s blog &#187; mysql rounding</title>
	<atom:link href="http://www.imranulhoque.com/tag/mysql-rounding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imranulhoque.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 09:42:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mysql rounding for currency format</title>
		<link>http://www.imranulhoque.com/mysql/mysql-rounding-for-currency-format/</link>
		<comments>http://www.imranulhoque.com/mysql/mysql-rounding-for-currency-format/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 10:16:51 +0000</pubDate>
		<dc:creator>Imran</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[mysql rounding]]></category>

		<guid isPermaLink="false">http://www.imranulhoque.com/?p=138</guid>
		<description><![CDATA[Most of the time we are used to format float numbers into currency format by PHP (or any front end language) using functions like fprintf(). If we could grab the result formatted from the db, we won&#8217;t need to use front end formatting. Mysql function format() is the function we need.
Lets say we have a [...]]]></description>
		<wfw:commentRss>http://www.imranulhoque.com/mysql/mysql-rounding-for-currency-format/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
