<?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>PHP Blog</title>
	<atom:link href="http://blog.phpmoz.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phpmoz.org</link>
	<description>PHP Blog - PHP Resource Information</description>
	<lastBuildDate>Sat, 19 May 2012 01:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Facebook stock closes nearly flat in debut</title>
		<link>http://blog.phpmoz.org/facebook-stock-closes-nearly-flat-in-debut/</link>
		<comments>http://blog.phpmoz.org/facebook-stock-closes-nearly-flat-in-debut/#comments</comments>
		<pubDate>Sat, 19 May 2012 01:24:09 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[new tech]]></category>
		<category><![CDATA[review tech]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/facebook-stock-closes-nearly-flat-in-debut/</guid>
		<description><![CDATA[It was barely a &#8220;like&#8221; and definitely not a &#8220;love&#8221; from Facebook investors as the online social network&#8217;s stock failed to live up to the hype in its trading debut Friday.]]></description>
			<content:encoded><![CDATA[<p>
<p><a href="http://news.yahoo.com/facebook-stock-closes-nearly-flat-debut-230551352--finance.html"><img src="http://l3.yimg.com/bt/api/res/1.2/PhDl9HvBOhzCe0HVjhhNaA--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTg2O3E9ODU7dz0xMzA-/http://media.zenfs.com/en_us/News/ap_webfeeds/934325d0fe50fe0d0f0f6a70670083e7.jpg" width="130" height="86" alt="In this image provided by Facebook, Facebook founder, Chairman and CEO Mark Zuckerberg, center, applauds at the opening bell of the Nasdaq stock market, Friday, May 18, 2012, from Facebook headquarters in Menlo Park, Calif. The social media company priced its IPO on Thursday at $38 per share, and beginning Friday regular investors will have a chance to buy shares. (AP Photo/Nasdaq via Facebook, Zef Nikolla)" align="left" border="0" /></a>It was barely a &#8220;like&#8221; and definitely not a &#8220;love&#8221; from Facebook investors as the online social network&#8217;s stock failed to live up to the hype in its trading debut Friday.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/facebook-stock-closes-nearly-flat-in-debut/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Reddit.com: Protecting against attack?</title>
		<link>http://blog.phpmoz.org/reddit-com-protecting-against-attack/</link>
		<comments>http://blog.phpmoz.org/reddit-com-protecting-against-attack/#comments</comments>
		<pubDate>Sat, 19 May 2012 01:23:43 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Php News]]></category>
		<category><![CDATA[new patch]]></category>
		<category><![CDATA[update php]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/reddit-com-protecting-against-attack/</guid>
		<description><![CDATA[In this recent post to Reddit.com, the question of application security is asked &#8211; the poster wants recommendations on how he should keep his app safe from would-be attackers: I can code fairly well in PHP these days, but my security isn&#8217;t so hot. Is there a tutorial or plugin you guys can recommend as [...]]]></description>
			<content:encoded><![CDATA[<p>
<p>
In <a href="http://www.reddit.com/r/PHP/comments/tnval/protecting_against_attack/">this recent post</a> to Reddit.com, the question of application security is asked &#8211; the poster wants recommendations on how he should keep his app safe from would-be attackers:
</p>
<blockquote><p>
I can code fairly well in PHP these days, but my security isn&#8217;t so hot. Is there a tutorial or plugin you guys can recommend as to how I should be protecting my php pages/inputs? I want to avoid common attacks like XSS, inputs with NULL or DROP TABLE etc?
</p></blockquote>
<p>
Responses <a href="http://www.reddit.com/r/PHP/comments/tnval/protecting_against_attack/">on the post</a> include recommendations related to:
</p>
<ul>
<li>Using the <a href="https://chorizo-scanner.com/">Chorizo scanner</a> to find common issues in your code
<li>Using PDO for database connections (with bound parameters)
<li>Not trusting &#8220;$_SERVER&#8221;
<li>Data sanitization
</ul>
<p>
There&#8217;s also links to <a href="http://phpmaster.com/php-security-cross-site-scripting-attacks-xss/">a few</a> <a href="https://www.owasp.org/index.php/Category:OWASP_Enterprise_Security_API">other</a> <a href="http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454">resources</a> with more details.
</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/reddit-com-protecting-against-attack/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>PHP Tutorials: Register &amp; Login (Part 5): User Login (Part 1)</title>
		<link>http://blog.phpmoz.org/php-tutorials-register-login-part-5-user-login-part-1/</link>
		<comments>http://blog.phpmoz.org/php-tutorials-register-login-part-5-user-login-part-1/#comments</comments>
		<pubDate>Fri, 18 May 2012 13:39:30 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[In]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[logged]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorials-register-login-part-5-user-login-part-1/</guid>
		<description><![CDATA[Here, we create the ability to log in using the dummy data we created in the database table. Register &#038; Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/ueruxlD0Smo?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ueruxlD0Smo?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>Here, we create the ability to log in using the dummy data we created in the database table. Register &#038; Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorials-register-login-part-5-user-login-part-1/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Facebook&#8217;s IPO one of world&#8217;s largest</title>
		<link>http://blog.phpmoz.org/facebooks-ipo-one-of-worlds-largest/</link>
		<comments>http://blog.phpmoz.org/facebooks-ipo-one-of-worlds-largest/#comments</comments>
		<pubDate>Fri, 18 May 2012 01:23:32 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[new tech]]></category>
		<category><![CDATA[review tech]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/facebooks-ipo-one-of-worlds-largest/</guid>
		<description><![CDATA[In one of the largest initial public offerings of stock ever, Facebook said Thursday that it is raising at least $16 billion for itself and its early investors in a transaction that values the world&#8217;s definitive online social network at $104 billion.]]></description>
			<content:encoded><![CDATA[<p>
<p><a href="http://news.yahoo.com/facebooks-ipo-one-worlds-largest-233225092--finance.html"><img src="http://l1.yimg.com/bt/api/res/1.2/_iJEV5CgBwsI1.IkLDzjfQ--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTg2O3E9ODU7dz0xMzA-/http://media.zenfs.com/en_us/News/ap_webfeeds/28cfa11ce5e7ed0d0f0f6a706700cc70.jpg" width="130" height="86" alt="A Facebook log is displayed on the screen of an iPad, Wednesday, May 16, 2012 in New York. Facebook's initial public offering is one of the most hotly anticipated in years. The company is likely to have an estimated market valuation of $100 billion when its shares begin trading on the Nasdaq stock market on Friday. (AP Photo/James H. Collins)" align="left" border="0" /></a>In one of the largest initial public offerings of stock ever, Facebook said Thursday that it is raising at least $16 billion for itself and its early investors in a transaction that values the world&#8217;s definitive online social network at $104 billion.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/facebooks-ipo-one-of-worlds-largest/feed/</wfw:commentRss>
		<slash:comments>73</slash:comments>
		</item>
		<item>
		<title>Beginner PHP Tutorial &#8211; 112 &#8211; phpMyAdmin Part 3</title>
		<link>http://blog.phpmoz.org/beginner-php-tutorial-112-phpmyadmin-part-3/</link>
		<comments>http://blog.phpmoz.org/beginner-php-tutorial-112-phpmyadmin-part-3/#comments</comments>
		<pubDate>Thu, 17 May 2012 16:03:48 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[academy]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[lesson]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpacademy]]></category>
		<category><![CDATA[thenewboston]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/beginner-php-tutorial-112-phpmyadmin-part-3/</guid>
		<description><![CDATA[Check out the full PHP series at www.thenewboston.com Here is a link to the phpacademy YouTube Channel. Go and subscribe now! www.youtube.com And here is the phpacademy official website: phpacademy.org]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/cRftgt5Wl2I?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/cRftgt5Wl2I?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>Check out the full PHP series at www.thenewboston.com Here is a link to the phpacademy YouTube Channel. Go and subscribe now! www.youtube.com And here is the phpacademy official website: phpacademy.org</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/beginner-php-tutorial-112-phpmyadmin-part-3/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Improving the ASLR of Mac OS X Snow Leopard</title>
		<link>http://blog.phpmoz.org/improving-the-aslr-of-mac-os-x-snow-leopard-55/</link>
		<comments>http://blog.phpmoz.org/improving-the-aslr-of-mac-os-x-snow-leopard-55/#comments</comments>
		<pubDate>Thu, 17 May 2012 01:21:09 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Php Security]]></category>
		<category><![CDATA[new php injection]]></category>
		<category><![CDATA[php pacth]]></category>
		<category><![CDATA[secure php]]></category>
		<category><![CDATA[sql php]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/improving-the-aslr-of-mac-os-x-snow-leopard-55/</guid>
		<description><![CDATA[Last week I presented my research about &#8220;Adding ASLR to jailbroken iPhones&#8221; at the Power of Community 2010 (POC2010) security conference in Seoul. During my talk I explained how one can use a modified &#8216;rebase&#8217; utility to rebase the dynamic linker dyld on the iPhone. Rebasing dyld is important because it contains enough code gadgets [...]]]></description>
			<content:encoded><![CDATA[<p>
<p>Last week I presented my research about &#8220;<a href="http://antid0te.com/POC2010-Adding-ASLR-To-Jailbroken-iPhones.pdf">Adding ASLR to jailbroken iPhones</a>&#8221; at the <a href="http://www.powerofcommunity.net">Power of Community 2010 (POC2010)</a> security conference in Seoul. During my talk I explained how one can use a modified &#8216;rebase&#8217; utility to rebase the dynamic linker dyld on the iPhone. Rebasing dyld is important because it contains enough code gadgets that can be used to kickstart arbitrary shellcode on jailbroken iPhones. A tool called <a href="http://www.antid0te.com">Antid0te</a> will be released until the end of this year that allows normal users to add ASLR to their iPhones. The release of this tool was originally planned for 24th December 2010 but it had to be postponed because I got really ill and also my glasses broke.</p>
<p>Anyway a few days ago I demonstrated how my &#8220;rebase dyld&#8221; research that was originally done for the iPhone applies directly to the dynamic linker used by Mac OS X Snow Leopard. I released a <a href="http://antid0te.com/antid0te-for-snow-leopard-rebasing-dyld.html">short article </a>describing how one can rebase his dyld binary with a patched &#8216;rebase&#8217; utility which I also released. This can be used to rebase your own dyld binary to a different position. Rebasing dyld to an address other than the normal one, improves the security of your Mac because all the public articles/techniques about state of the art Mac OS X exploitation assume/require the dyld binary to be loaded at a fixed address. All attacks based on this will fail once you have rebased your dynamic linker binary.</p>
<p>So enjoy this little christmas present until I am fit enough to release <a href="http://antid0te.com/">antid0te.</a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/improving-the-aslr-of-mac-os-x-snow-leopard-55/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Marcus Bointon&#8217;s Blog: Compiling wkhtmltopdf on Mac OS X 10.7 Lion</title>
		<link>http://blog.phpmoz.org/marcus-bointons-blog-compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/</link>
		<comments>http://blog.phpmoz.org/marcus-bointons-blog-compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/#comments</comments>
		<pubDate>Thu, 17 May 2012 01:21:07 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Php News]]></category>
		<category><![CDATA[new patch]]></category>
		<category><![CDATA[update php]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/marcus-bointons-blog-compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/</guid>
		<description><![CDATA[Marcus Bointon has written up the process he took to get the PHP extension for Wkhtmltopdf (a conversion tool for HTML to PDF generation) up and working on a Mac OSX machine &#8211; not as easy a task as it sounds. Wkhtmltopdf is extremely cool. I&#8217;ve used qtwebkit for generating server-side page images before using [...]]]></description>
			<content:encoded><![CDATA[<p>
<p>
<i>Marcus Bointon</i> has <a href="http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/">written up the process</a> he took to get the PHP extension for <a href="http://code.google.com/p/wkhtmltopdf/">Wkhtmltopdf</a> (a conversion tool for HTML to PDF generation) up and working on a Mac OSX machine &#8211; not as easy a task as it sounds.
</p>
<blockquote><p>
<a href="http://code.google.com/p/wkhtmltopdf/">Wkhtmltopdf</a> is extremely cool. I&#8217;ve used qtwebkit for generating server-side page images before using <a href="https://github.com/AdamN/python-webkit2png">python-webkit2png</a>, and that&#8217;s fine (unlike using Firefox running in xvfb!), but I need to produce PDFs. So, I looked around and found several neat, simple PHP wrappers for calling wkhtmltopdf, and even a <a href="https://github.com/mreiferson/php-wkhtmltox">PHP extension</a>. &#8220;Great&#8221;, I thought, &#8220;I&#8217;ll just install that and spend time working on the layouts since the code looks really simple&#8221;. I spoke too soon.
</p></blockquote>
<p>
He goes through each step of the process &#8211; installing the needed wkhtmltox and libwkhtmltox support, having to manually compile wkhtmltopdf and some of the small changes you&#8217;ll need to make to the Makefile to get things to cooperate. He shows where to put the resulting application files and the name of the extension to enable in your php.ini.
</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/marcus-bointons-blog-compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PHP Tutorial: Password Encryption with MD5, SHA1, and Crypt -HD-</title>
		<link>http://blog.phpmoz.org/php-tutorial-password-encryption-with-md5-sha1-and-crypt-hd/</link>
		<comments>http://blog.phpmoz.org/php-tutorial-password-encryption-with-md5-sha1-and-crypt-hd/#comments</comments>
		<pubDate>Wed, 16 May 2012 16:03:20 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Video Tutorial]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[720p]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[City]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[crypt]]></category>
		<category><![CDATA[CS2]]></category>
		<category><![CDATA[cs3]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[decrypt]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[Echo]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[Graphix]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[has]]></category>
		<category><![CDATA[hd]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Make]]></category>
		<category><![CDATA[md5]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pass]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[RCG]]></category>
		<category><![CDATA[Receive]]></category>
		<category><![CDATA[River]]></category>
		<category><![CDATA[Screen]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sha1]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Suite]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tut]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Var]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wide]]></category>
		<category><![CDATA[Widescreen]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/php-tutorial-password-encryption-with-md5-sha1-and-crypt-hd/</guid>
		<description><![CDATA[In this tutorial, you will learn how to encrypt passwords and other data by using the md5, sha1, and crypt functions. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and [...]]]></description>
			<content:encoded><![CDATA[<p><object width="405" height="335"><param name="movie" value="http://www.youtube.com/v/e9nH-nsj7mk?version=3&#038;f=videos&#038;app=youtube_gdata"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/e9nH-nsj7mk?version=3&#038;f=videos&#038;app=youtube_gdata" type="application/x-shockwave-flash" wmode="transparent" width="405" height="335"></embed></object></p>
<p>In this tutorial, you will learn how to encrypt passwords and other data by using the md5, sha1, and crypt functions. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/php-tutorial-password-encryption-with-md5-sha1-and-crypt-hd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook raises IPO price as offering nears</title>
		<link>http://blog.phpmoz.org/facebook-raises-ipo-price-as-offering-nears/</link>
		<comments>http://blog.phpmoz.org/facebook-raises-ipo-price-as-offering-nears/#comments</comments>
		<pubDate>Wed, 16 May 2012 01:21:02 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[new tech]]></category>
		<category><![CDATA[review tech]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/facebook-raises-ipo-price-as-offering-nears/</guid>
		<description><![CDATA[Already expected to be the largest-ever initial public offering for an Internet company, Facebook is making its IPO even bigger.]]></description>
			<content:encoded><![CDATA[<p>
<p><a href="http://news.yahoo.com/facebook-raises-ipo-price-offering-nears-103902725--finance.html"><img src="http://l.yimg.com/bt/api/res/1.2/RiByLN.6_0Jkar4jCy_u9g--/YXBwaWQ9eW5ld3M7Zmk9ZmlsbDtoPTg2O3E9ODU7dz0xMzA-/http://media.zenfs.com/en_us/News/ap_webfeeds/4ac46507af5eae0d0f0f6a7067005ef1.jpg" width="130" height="86" /></a>Already expected to be the largest-ever initial public offering for an Internet company, Facebook is making its IPO even bigger.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/facebook-raises-ipo-price-as-offering-nears/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>PHPMaster.com: Using SPL Iterators, Part 1</title>
		<link>http://blog.phpmoz.org/phpmaster-com-using-spl-iterators-part-1/</link>
		<comments>http://blog.phpmoz.org/phpmaster-com-using-spl-iterators-part-1/#comments</comments>
		<pubDate>Wed, 16 May 2012 01:20:01 +0000</pubDate>
		<dc:creator>phpmoz</dc:creator>
				<category><![CDATA[Php News]]></category>
		<category><![CDATA[new patch]]></category>
		<category><![CDATA[update php]]></category>

		<guid isPermaLink="false">http://blog.phpmoz.org/phpmaster-com-using-spl-iterators-part-1/</guid>
		<description><![CDATA[On PHPMaster.com today there&#8217;s a new tutorial posted, the first part of a series, looking at the use of the Standard PHP Library (SPL) in PHP. In this first part of the series, Stefan Froelich looks specifically at two of the more common uses for iterators &#8211; working with arrays and directories. When I first [...]]]></description>
			<content:encoded><![CDATA[<p>
<p>
On PHPMaster.com today there&#8217;s a new tutorial posted, the first part of a series, looking at the use of the <a href="http://php.net/spl">Standard PHP Library (SPL)</a> in PHP. In <a href="http://phpmaster.com/using-spl-iterators-1/">this first part</a> of the series, <i>Stefan Froelich</i> looks specifically at two of the more common uses for iterators &#8211; working with arrays and directories.
</p>
<blockquote><p>
When I first came across the term iteration and saw the overwhelming list of classes related to it in the SPL, I was taken aback. It seemed maybe iteration was too complex for me to grasp. I soon realized it was just a fancy word for something we programmers do all the time. [...] In the first part of this two-part series I&#8217;ll introduce you to iteration and how you can take advantage of some of the built-in classes from the Standard PHP Library (SPL).
</p></blockquote>
<p>
Included in the tutorial is example code showing how to use the <a href="http://php.net/arrayiterator">ArrayIterator</a> to work with an array and the <a href="http://php.net/directoryiterator">DirectoryIterator</a> to process the contents of a directory. He also briefly touches on a few other iterators like &#8220;FileExtensionFilter&#8221;, &#8220;RecursiveDirectoryIterator&#8221; and &#8220;RecursiveArrayIterator&#8221;.
</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.phpmoz.org/phpmaster-com-using-spl-iterators-part-1/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

