<?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>Zoom U &#187; string</title>
	<atom:link href="http://zoomu.zoomwebvideo.com/index.php/tag/string/feed/" rel="self" type="application/rss+xml" />
	<link>http://zoomu.zoomwebvideo.com</link>
	<description>// your resource for everything web video</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:32:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Generating a Random String in PHP</title>
		<link>http://zoomu.zoomwebvideo.com/index.php/2010/01/generating-a-random-string-in-php/</link>
		<comments>http://zoomu.zoomwebvideo.com/index.php/2010/01/generating-a-random-string-in-php/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:49:53 +0000</pubDate>
		<dc:creator>Beau Durrant</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[ascii]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[recursion]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://www.zoomwebvideo.com/zoomlab/?p=136</guid>
		<description><![CDATA[I have written a simple function to generate a random string in PHP.  It was made to generate a string with uppercase, lowercase and numeric values.  It can be modified to accept any ASCII  characters and can generate a string of any length.
This function may also help understanding passing variables by reference [...]]]></description>
		<wfw:commentRss>http://zoomu.zoomwebvideo.com/index.php/2010/01/generating-a-random-string-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

