<?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: PHP Application Framework Design: 4 &#8211; Forms and Events</title>
	<atom:link href="http://www.lbsharp.com/wordpress/index.php/2005/10/13/php-application-framework-design-4-forms-and-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lbsharp.com/wordpress/index.php/2005/10/13/php-application-framework-design-4-forms-and-events/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 15 Jul 2010 15:24:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.lbsharp.com/wordpress/index.php/2005/10/13/php-application-framework-design-4-forms-and-events/comment-page-1/#comment-645</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 07 Jul 2007 18:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lbsharp.com/wordpress/index.php/2005/10/13/php-application-framework-design-4-forms-and-events/#comment-645</guid>
		<description>Encryption: 

If you&#039;re using MCRYPT_RAND to initialize IV, you should probably be calling SRAND first (e.g. srand((double) microtime() * 1000000))


Thanks for the nice artlicle!

Alex</description>
		<content:encoded><![CDATA[<p>Encryption: </p>
<p>If you&#8217;re using MCRYPT_RAND to initialize IV, you should probably be calling SRAND first (e.g. srand((double) microtime() * 1000000))</p>
<p>Thanks for the nice artlicle!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>
