<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 21:37:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Philip Olson's Blog: How the PHP acronym was reborn]]></title>
      <guid>http://www.phpdeveloper.org/news/8291</guid>
      <link>http://www.phpdeveloper.org/news/8291</link>
      <description><![CDATA[<p>
Time for a little nostalgia today in <a href="http://blog.roshambo.org/archives/How-the-PHP-acronym-was-reborn.html">this new post</a> from <i>Philip Olson</i> looking back at a brief history of the PHP acronym - where it came from and how it evolved to mean "PHP: Hypertext Preprocessor".
</p>
<blockquote>
While reminiscing what PHP was like back in the early early years, I stumbled upon a little historical nugget from the old website. Do you know what the acronym PHP stands for? Many of us do, or think we do. [...] But how was the definition chosen? For fun, here's a look back at the official vote that determined this new meaning way back in 1998. It might be worth mentioning that Rasmus, the father of PHP, did not vote for the eventual winner.
</blockquote>
<p>
He also <a href="http://blog.roshambo.org/archives/How-the-PHP-acronym-was-reborn.html">includes a few "notable quotes</a> that could be taken out of context" from <i>Rasmus Lerdorf</i> concerning his opinions on the matter of the acronym's meaning as well as some other brief notes on the history of PHP and its name change.
</p>]]></description>
      <pubDate>Fri, 20 Jul 2007 07:55:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[3greeneggs.com: What do those PHP errors really mean, anyway?]]></title>
      <guid>http://www.phpdeveloper.org/news/4788</guid>
      <link>http://www.phpdeveloper.org/news/4788</link>
      <description><![CDATA[In <a href="http://www.3greeneggs.com/wp/articles/what-do-those-php-errors-really-mean-anyway/">this blog post</a> today, <i>ephemera</i> looks at a few of the common PHP errors those new to the language might encounter and an inerpretation of each.
<p>
<quote>
<i>
I'd like to dispell the myth that errors are a bad thing. Errors are not a bad thing. Errors are a good thing! They tell you exactly what to fix, and exactly where to fix it. The only mystery is in actually interpretting the language of the error, which is another skill that beginning coders have yet to master. What does the PHP interpreter really mean when it says "unexpected T_VARIABLE"? What's a T_VARIABLE, anyway?
<p>
This document is the first in a series that will attempt to help you decode error messages. This version is aimed at very new programmers, working in PHP.
</i>
</quote>
<p>
The <a href="http://www.3greeneggs.com/wp/articles/what-do-those-php-errors-really-mean-anyway/">remainder</a> of the post looks at four of the common errors that might pop up - "unexpected T_VARIABLE", "Maximum execution time exceeded", "Undefined index", and "Syntax error". Under each, she talks about what they mean and how to catch what they're referring to. There's also an example for each to show what the error-causing code might look like.]]></description>
      <pubDate>Fri, 03 Feb 2006 06:52:16 -0600</pubDate>
    </item>
  </channel>
</rss>
