<?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>Wed, 19 Jun 2013 04:09:06 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derek Allard's Blog: 5 Things You May Not Know About CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/15777</guid>
      <link>http://www.phpdeveloper.org/news/15777</link>
      <description><![CDATA[<p>
<i>Derek Allard</i> has a new post to his blog today sharing <a href="http://derekallard.com/blog/post/5-things-you-may-not-know-about-codeigniter/">five things about CodeIgniter</a> you might not know - things he's discovered in his CI work over the past few years.
</p>
<blockquote>
Every time I start a new project with CodeIgniter I find myself tasked with something, often a small thing, that I've never "solved" before. I try to use these moments as opportunities to explore PHP and CodeIgniter a little bit deeper. Often times I surprise myself by learning something new, or surprise myself at having forgotten something relatively "basic". Here are 5 things I've discovered or rediscovered in the last few years. If you're a CI veteran, some of these will be old news to you, and some might be new. 
</blockquote>
<p>Here's his list of five handy tips:</p>
<ul>
<li>There is an optional second parameter in $this->uri->segment()
<li>Any library can have a configuration file
<li>remove_invisible_characters()
<li>CodeIgniter 2 allows for libraries to have drivers
<li>Views can be returned as data with a third parameter
</ul>
<p>
You can find out more about the CodeIgniter framework <a href="http://codeigniter.com">on its website</a>.
</p>]]></description>
      <pubDate>Thu, 20 Jan 2011 12:04:18 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework Gets An Unofficial PEAR Channel]]></title>
      <guid>http://www.phpdeveloper.org/news/7371</guid>
      <link>http://www.phpdeveloper.org/news/7371</link>
      <description><![CDATA[<p>
As mentioned in <a href="http://devzone.zend.com/node/view/id/1743">this new post</a> to the Zend Developer Zone, the <a href="http://framework.zend.com">Zend Framework</a> has been set up on an "unofficial PEAR channel" you can install the popular framework from.
</p>
<blockquote>
The author, Geoffrey, with some help from Arnaud Limbourg, has created a PEAR channel to use in installing Zend Framework. As with any PEAR channel, the first thing you have to do is tell PEAR to go "discover" the channel.
</blockquote>
<p>
<i>Cal</i> <a href="http://devzone.zend.com/node/view/id/1743">gives</a> the simple commands to get the process underway, showing both how to discover and install the framework from <a href="http://fashion.hosmoz.net/post/2007/02/27/Channel-PEAR-PHPMafia-package-Zend-Framework">this new resource</a>.
</p>]]></description>
      <pubDate>Fri, 02 Mar 2007 09:25:00 -0600</pubDate>
    </item>
  </channel>
</rss>
