<?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>84 Bytes &#187; PHP</title>
	<atom:link href="http://www.84bytes.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.84bytes.com</link>
	<description>A web development blog</description>
	<lastBuildDate>Mon, 04 Apr 2011 14:55:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>php.js: Porting PHP to Javascript</title>
		<link>http://www.84bytes.com/2008/06/11/porting-php-to-javascript/</link>
		<comments>http://www.84bytes.com/2008/06/11/porting-php-to-javascript/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 23:48:11 +0000</pubDate>
		<dc:creator>Richard Wong</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php.js]]></category>

		<guid isPermaLink="false">http://www.84bytes.com/?p=35</guid>
		<description><![CDATA[Kevin van Zonnevelhas has started the &#8220;Porting PHP to Javascript&#8221; project with the idea of porting crucial PHP functions into Javascript. The project has already ported 138 PHP functions and is continuously adding more. For example: file_get_contents &#8211; download the contents of a file on your site using AJAX and load it into a string [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://kevin.vanzonneveld.net/techblog/">Kevin van Zonnevelhas</a> has started the &#8220;Porting PHP to Javascript&#8221; project with the idea of porting crucial PHP functions into Javascript. The project has already ported 138 PHP functions and is continuously adding more.</p>
<p>For example:</p>
<ul>
<li><a href="http://kevin.vanzonneveld.net/techblog/article/javascript_equivalent_for_phps_file_get_contents/">file_get_contents</a> &#8211; download the contents of a file on your site using AJAX and load it into a string</li>
<li><a href="http://kevin.vanzonneveld.net/techblog/article/javascript_equivalent_for_phps_str_replace/">str_replace</a> &#8211; search and replace strings, regular expressions, or arrays.</li>
<li><a href="http://kevin.vanzonneveld.net/techblog/article/javascript_equivalent_for_phps_md5/">md5</a> &#8211; Calculate the md5 hash of a string</li>
</ul>
<p>For those of you writing a lot of PHP, this will make your life easier when you write Javascript. All you need to do is include <a href="http://kevin.vanzonneveld.net/code/php_equivalents/php.js">php.js</a> and you can use all the those ported PHP functions in Javascript.</p>
<img src="http://www.84bytes.com/wordpress/?ak_action=api_record_view&id=35&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.84bytes.com/2008/06/11/porting-php-to-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful PHP Classes and Components</title>
		<link>http://www.84bytes.com/2008/06/01/useful-php-classes-and-components/</link>
		<comments>http://www.84bytes.com/2008/06/01/useful-php-classes-and-components/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 21:16:27 +0000</pubDate>
		<dc:creator>Richard Wong</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.84bytes.com/?p=12</guid>
		<description><![CDATA[PHP:Impact has compiled a list of 30 useful PHP classes and components ranging from development, testing &#38; debug to deployment &#38; documentation. They include: Development: Creole, HTML Purifier, Securimage, SimplePie, Savant, and more Testing &#38; Debug: PHP Debug, PHPUnit, and more Deployment &#38; documentation: Phing, phpDocumentor, and more PHP:Impact]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpimpact.wordpress.com/">PHP:Impact</a> has compiled a list of 30 <a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">useful PHP classes and components</a> ranging from development, testing &amp; debug to deployment &amp; documentation.</p>
<p>They include:</p>
<ul>
<li>Development: Creole, HTML Purifier, Securimage, SimplePie, Savant, and <a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">more</a></li>
</ul>
<ul>
<li>Testing &amp; Debug: PHP Debug, PHPUnit, and <a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">more</a></li>
</ul>
<ul>
<li>Deployment &amp; documentation: Phing, phpDocumentor, and <a href="http://phpimpact.wordpress.com/2008/05/29/30-useful-php-classes-and-components/">more</a></li>
</ul>
<p><a href="http://phpimpact.wordpress.com/">PHP:Impact</a></p>
<img src="http://www.84bytes.com/wordpress/?ak_action=api_record_view&id=12&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.84bytes.com/2008/06/01/useful-php-classes-and-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

