<?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 00:09:41 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Tiffany Brown's Blog: Debugging tip: "Disallowed Key Character" error in CodeIgniter]]></title>
      <guid>http://www.phpdeveloper.org/news/10133</guid>
      <link>http://www.phpdeveloper.org/news/10133</link>
      <description><![CDATA[<p>
CodeIgniter fans might want to take note of <a href="http://tiffanybbrown.com/2008/05/06/debugging-tip-disallowed-key-character-error-in-codeigniter/">this tip</a> from <i>Tiffany Brown</i> concerning "disallowed key character" error messages.
</p>
<blockquote>
After 6 hours of massive anxiety, stress, near tears, one pound on my desk, and some hair pulling, I tracked down the source of a nagging Disallowed Key Character error that I received while using <a href="http://www.codeigniter.com/">CodeIgniter</a>: an extra line break.
</blockquote>
<p>
She eventually figured out that the newline and carriage return characters are not allowed as a part of the framework. Unfortunately, it was a random newline after a controller's code that did it for her.
</p>]]></description>
      <pubDate>Wed, 07 May 2008 12:09:29 -0500</pubDate>
    </item>
  </channel>
</rss>
