<?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>Web Development&#187; PHP</title>
	<atom:link href="http://webdevelopment.kerryjones.net/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevelopment.kerryjones.net</link>
	<description>Web Development Tips &#38; Tricks, the things that you don't want to figure out.</description>
	<lastBuildDate>Wed, 05 Aug 2009 17:03:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP.JS &#8211; Your Javascript PHP Library</title>
		<link>http://webdevelopment.kerryjones.net/javascript/php-js-your-javascript-php-library/</link>
		<comments>http://webdevelopment.kerryjones.net/javascript/php-js-your-javascript-php-library/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 03:43:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Kerry Jones]]></category>

		<guid isPermaLink="false">http://webdevelopment.kerryjones.net/?p=107</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a title="PHP.JS" href="http://phpjs.org/" target="_blank"><img style="padding: 0 10px 10px 0;" src="http://webdevelopment.kerryjones.net/wp-content/uploads/2009/08/phpjs.png" alt="PHP.JS" width="170" height="90" align="left" /></a>The tile may have been a wee bit confusing, partially intended. <a title="PHP.JS" href="http://phpjs.org/" target="_blank">PHP.JS</a> is one of the most useful tools I&#8217;ve seen around, and boy did they do a good job. So, what is it, specifically?</p>
<p>PHP.JS is a Javascript library that has converted pretty much the entire PHP library into Javascript. This is their description:</p>
<blockquote><p>&#8220;PHP.JS is an open source project in which we try to port PHP functions to      JavaScript.      By including the PHP.JS library in your own projects, you can use your      favorite PHP functions client-side.&#8221;</p></blockquote>
<p>It&#8217;s completely free (thank you, open source) and can help enormously.</p>
<p>The main question that was on my mind was, &#8220;Do I have to download the whole thing?&#8221; After all, something that comprehensive is probably pretty hefty.</p>
<p>The answer, thankfully, is no! They have <a title="PHP.JS Functions" href="http://phpjs.org/functions/index" target="_blank">every function broken out into pieces</a> and the ability to <a title="PHP.JS Packages" href="http://phpjs.org/packages/configure" target="_blank">download a wide variety of packages</a>, and each package can be modified to add or subtract individual functions.</p>
<p>Well, that&#8217;s it for today! If you can&#8217;t think of many uses, let me know, because I can think of a plethora of uses.</p>
<p>Have a great day!</p>
<p>-Kerry</p>
]]></content:encoded>
			<wfw:commentRss>http://webdevelopment.kerryjones.net/javascript/php-js-your-javascript-php-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

