<?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>Weblenium &#187; library</title>
	<atom:link href="http://www.weblenium.com/tag/library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weblenium.com</link>
	<description></description>
	<lastBuildDate>Thu, 23 Jul 2009 18:29:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP functions in Javascript using PHP.JS</title>
		<link>http://www.weblenium.com/2009/05/php-functions-in-javascript-using-phpjs/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.weblenium.com/2009/05/php-functions-in-javascript-using-phpjs/#comments</comments>
		<pubDate>Thu, 28 May 2009 09:50:56 +0000</pubDate>
		<dc:creator>phorner</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.weblenium.com/?p=484</guid>
		<description><![CDATA[For those of you, like me, who use PHP and Javascript regularly, PHP.JS is a great enhancement. PHP.JS is an open source project where PHP functions are ported to Javascript. This means that the PHP functionality is executed client-side which reduces the load on the server.
Some of the functions that have already been ported are:

md5()
date()
base64_decode()

As [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-485" title="phpjs" src="http://www.weblenium.com/wp-content/uploads/2009/05/phpjs.png" alt="phpjs" width="170" height="90" />For those of you, like me, who use PHP and Javascript regularly, <a href="http://phpjs.org/" target="_blank">PHP.JS</a> is a great enhancement. PHP.JS is an open source project where PHP functions are ported to Javascript. This means that the PHP functionality is executed client-side which reduces the load on the server.</p>
<p>Some of the functions that have already been ported are:</p>
<ul>
<li>md5()</li>
<li>date()</li>
<li>base64_decode()</li>
</ul>
<p>As the library has become too big to include at once, and having users copy-paste      functions to their projects can end up causing maintenance hell, the developers have created a     <a href="http://phpjs.org/packages/configure">compiler tool</a> that     allows programmers to select ONLY the functions they need, and wrap them     up in a single <em>php.js</em> file.</p>
<p>Another benefit from this library is that it enhances the functionality of Javascript by adding functions that don&#8217;t exist natively in Javascript.</p>
<p>Definitely a great tool for developers.</p>
<p>For more information: <a href="http://phpjs.org/" target="_blank">PHP.JS</a></p>
<img src="http://www.weblenium.com/?ak_action=api_record_view&id=484&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.weblenium.com%2F2009%2F05%2Fphp-functions-in-javascript-using-phpjs%2F&amp;linkname=PHP%20functions%20in%20Javascript%20using%20PHP.JS"><img src="http://www.weblenium.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.weblenium.com/2009/05/php-functions-in-javascript-using-phpjs/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>
