<?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>owenpeery.com &#187; php</title>
	<atom:link href="http://owenpeery.com/mainsite/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://owenpeery.com/mainsite</link>
	<description>IT consulting: Screencast tutorials, Wordpress customizations, Open source software, targeting small businesses</description>
	<lastBuildDate>Wed, 04 Aug 2010 15:14:33 +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 resources</title>
		<link>http://owenpeery.com/mainsite/2010/01/18/php-resources/</link>
		<comments>http://owenpeery.com/mainsite/2010/01/18/php-resources/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:02:05 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://owenpeery.com/mainsite/?p=301</guid>
		<description><![CDATA[2 great PHP resources on W3schools.]]></description>
			<content:encoded><![CDATA[<span class="post-twitter" ><a href="http://twitter.com/home?status=Read%20this%20%22PHP%20resources%22%20http%3A%2F%2Ftinyurl.com%2Fylcvrvj" title="Tweet This!" rel="nofollow">Tweet This!</a></span><div class="mceTemp">
<dl class="wp-caption alignleft" style="width: 130px;">
<dt class="wp-caption-dt"><img title="PHP" src="http://static.php.net/www.php.net/images/php.gif" alt="PHP logo" width="120" height="67" /></dt>
</dl>
</div>
<p>I have been spending a little bit of time trying to learn PHP. Now in my masters courses we have to learn PHP so I am speeding up the process. I have been using the tutorials on <a href="w3schools.com">w3schools.com</a> for PHP. They are great and there is even a quiz at the end,<a href="http://w3schools.com/php/php_quiz.asp"> http://w3schools.com/php/php_quiz.asp</a>. I struggled through my algorithms course last semester so I wanted to pay particular attention to loops etc in PHP.</p>
<p>On the W3schools site there are 2 great reference pages. One page lists all of the PHP array functions. Each item in the list is a link. click on the link to see concrete examples of that array function in action. Here is the link, <a href="http://w3schools.com/php/php_ref_array.asp">http://w3schools.com/php/php_ref_array.asp</a></p>
<p>The second page that is very useful is a listing of all the functions. PHP has 700 built in functions, that means for many things you don&#8217;t have to write your own, although of course you can and maybe should depending on the context of your work. Once again, click on any item in the list to see it in action. Here is the link, <a href="http://w3schools.com/php/default.asp">http://w3schools.com/php/default.asp</a></p>
<p>I have a feeling I will be coming back to these pages a lot in the next few months in regards to my courses. What other PHP resources do you use?</p>
]]></content:encoded>
			<wfw:commentRss>http://owenpeery.com/mainsite/2010/01/18/php-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learn PHP</title>
		<link>http://owenpeery.com/mainsite/2008/06/05/learn-php/</link>
		<comments>http://owenpeery.com/mainsite/2008/06/05/learn-php/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:56:02 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://owenpeery.com/mainsite/?p=16</guid>
		<description><![CDATA[Tweet This!PHP is a standard language to learn for a web developer. I started using WordPress as a blogging platform to get familiar with how PHP works. Now I have modified the code a little and can recognize some functions. I am going to start to work through the tutorials on W3School.org for PHP to [...]]]></description>
			<content:encoded><![CDATA[<span class="post-twitter" ><a href="http://twitter.com/home?status=Read%20this%20%22Learn%20PHP%22%20http%3A%2F%2Ftinyurl.com%2Fyh3r2sm" title="Tweet This!" rel="nofollow">Tweet This!</a></span><p>PHP is a standard language to learn for a web developer. I started using WordPress as a blogging platform to get familiar with how PHP works. Now I have modified the code a little and can recognize some functions. I am going to start to work through the <a href="http://www.w3schools.com/php/default.asp">tutorials on W3School.org for PHP</a> to get more familiar with it. If you know of other high quality tutorials post a comment and let me know. I&#8217; not really interested in books at this time because I am living in France and it would be hard for me to find the books in English and books in France are VERY expensive.</p>
]]></content:encoded>
			<wfw:commentRss>http://owenpeery.com/mainsite/2008/06/05/learn-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
