<?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 on: Zero fill a number</title>
	<atom:link href="http://www.wlscripting.com/tutorial/55/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wlscripting.com/tutorial/55</link>
	<description>PHP coding tutorials</description>
	<lastBuildDate>Wed, 10 Mar 2010 13:43:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 15 Very Useful PHP Tutorials &#124; The Apple Tech Blog</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-189270</link>
		<dc:creator>15 Very Useful PHP Tutorials &#124; The Apple Tech Blog</dc:creator>
		<pubDate>Mon, 14 Dec 2009 14:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-189270</guid>
		<description>[...] 15. Zero fill a number [...]</description>
		<content:encoded><![CDATA[<p>[...] 15. Zero fill a number [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: w13531</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-189230</link>
		<dc:creator>w13531</dc:creator>
		<pubDate>Fri, 11 Dec 2009 19:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-189230</guid>
		<description>http://php.net/manual/de/function.sprintf.php

string sprintf  ( string $format  [, mixed $args  [, mixed $...  ]] )

wold be better than a loop</description>
		<content:encoded><![CDATA[<p><a href="http://php.net/manual/de/function.sprintf.php" rel="nofollow">http://php.net/manual/de/function.sprintf.php</a></p>
<p>string sprintf  ( string $format  [, mixed $args  [, mixed $...  ]] )</p>
<p>wold be better than a loop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig van der Merwe</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-186471</link>
		<dc:creator>Craig van der Merwe</dc:creator>
		<pubDate>Fri, 28 Aug 2009 11:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-186471</guid>
		<description>Now show us how to do a php zero fill bitwise operation (ie. like the &gt;&gt;&gt; operator in JavaScript).

Points to sLn</description>
		<content:encoded><![CDATA[<p>Now show us how to do a php zero fill bitwise operation (ie. like the &gt;&gt;&gt; operator in JavaScript).</p>
<p>Points to sLn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 15 Very Useful PHP Tutorials</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-185931</link>
		<dc:creator>15 Very Useful PHP Tutorials</dc:creator>
		<pubDate>Mon, 17 Aug 2009 13:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-185931</guid>
		<description>[...] 15. Zero fill a number [...]</description>
		<content:encoded><![CDATA[<p>[...] 15. Zero fill a number [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burak Erdem</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-180180</link>
		<dc:creator>Burak Erdem</dc:creator>
		<pubDate>Mon, 25 May 2009 21:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-180180</guid>
		<description>As sLn said, there is a built-in function, named str_pad.

Btw, I advice you to upgrade your Wordpress to the latest stable version to prevent hacks and attacks.</description>
		<content:encoded><![CDATA[<p>As sLn said, there is a built-in function, named str_pad.</p>
<p>Btw, I advice you to upgrade your Wordpress to the latest stable version to prevent hacks and attacks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 15 Top PHP Coding Tutorials, Tips and Tricks &#124; Web Design Tutorials &#124; Creating a Website &#124; Learn Adobe Flash, Photoshop and Dreamweaver</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-180133</link>
		<dc:creator>15 Top PHP Coding Tutorials, Tips and Tricks &#124; Web Design Tutorials &#124; Creating a Website &#124; Learn Adobe Flash, Photoshop and Dreamweaver</dc:creator>
		<pubDate>Mon, 25 May 2009 14:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-180133</guid>
		<description>[...] Learn how to make a number a certain amount of characters. Such as 5 you could make to 005. http://www.wlscripting.com/tutorial/55 [...]</description>
		<content:encoded><![CDATA[<p>[...] Learn how to make a number a certain amount of characters. Such as 5 you could make to 005. <a href="http://www.wlscripting.com/tutorial/55" rel="nofollow">http://www.wlscripting.com/tutorial/55</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sLn</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-174685</link>
		<dc:creator>sLn</dc:creator>
		<pubDate>Wed, 08 Apr 2009 09:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-174685</guid>
		<description>Did You know that there is a php function &lt;a href=&quot;http://pl.php.net/manual/en/function.str-pad.php&quot; rel=&quot;nofollow&quot;&gt;str_pad&lt;/a&gt;
It does the same, and even more
check it ;)</description>
		<content:encoded><![CDATA[<p>Did You know that there is a php function <a href="http://pl.php.net/manual/en/function.str-pad.php" rel="nofollow">str_pad</a><br />
It does the same, and even more<br />
check it <img src='http://www.wlscripting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hasan Ozgan</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-174677</link>
		<dc:creator>Hasan Ozgan</dc:creator>
		<pubDate>Wed, 08 Apr 2009 08:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-174677</guid>
		<description>it&#039;s like echo sprintf(&quot;s&quot;, 5);</description>
		<content:encoded><![CDATA[<p>it&#8217;s like echo sprintf(&#8220;s&#8221;, 5);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irvin</title>
		<link>http://www.wlscripting.com/tutorial/55/comment-page-1#comment-172870</link>
		<dc:creator>irvin</dc:creator>
		<pubDate>Wed, 25 Mar 2009 09:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wlscripting.com/tutorial/55#comment-172870</guid>
		<description>Nice! I&#039;m looking for something like that..</description>
		<content:encoded><![CDATA[<p>Nice! I&#8217;m looking for something like that..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
