<?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>Sat, 18 May 2013 23:22:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Raphael Stolt's Blog: Using the Zend Framework plugins for server-sided Ajax request identification]]></title>
      <guid>http://www.phpdeveloper.org/news/7555</guid>
      <link>http://www.phpdeveloper.org/news/7555</link>
      <description><![CDATA[<p>
Many thanks to <i>Raphael Stolt</i> for letting us know about his latest post, a tutorial on using the Zend Framework with Ajax to perform a server-side identification request.
</p>
<p>
He used a "@ajaxaction" marker in a <a href="http://raphaelstolt.blogspot.com/2007/03/gluing-zend-framework-with-ajax.html">previous article</a> to implement the Ajax requests, but with other tools there could be an issue with the response. To help with this, he's worked up a handler to detect what needs to be done with the response. He applies this to create the authentication system, making it easy to include a simple ACL method into his application.
</p>
<p>
He <a href="http://raphaelstolt.blogspot.com/2007/03/using-plugin-system-of-zend-framework.html">includes code examples</a> for the Controller to handle the detection, how to implement it, and the class to work with those "doclet" markers for the Ajax actions.
</p>]]></description>
      <pubDate>Tue, 03 Apr 2007 12:08:00 -0500</pubDate>
    </item>
  </channel>
</rss>
