News Feed
Sections
News Archive


Community Events






feed this:

Ben Ramsey's Blog:
Supporting PUT & DELETE in the Zend Framework
0 comments :: posted Thursday February 28, 2008 @ 10:27:00
voice your opinion now!

Ben Ramsey has recently blogged about some of the research and bit of development that he's done to add "more correct" functionality to the Zend Framework for working with RESTful interfaces - proper PUT and DELETE support.

I've recently been wrapped up in an effort to design and implement a RESTful API using the Atom Protocol for a project at work. We are using the Zend Framework as the underlying framework for the project, so, in order to follow the Atom Protocol, I needed to support the HTTP methods PUT and DELETE

Since the Zend Framework has been playing such a prominent role in the development, he's been digging into the Zend_Rest_Server component code and isn't too happy about its support for PUT and DELETE. As a result, he's proposed methods that might help resolve things such as isGet, isDelete, isOptions and getEntityBody. He' even created a patch to make the needed changes.

tagged with: rest interface zendframework put get delete patch


Community News:
Wordpress 2.0.7 Released
0 comments :: posted Wednesday January 17, 2007 @ 13:49:00
voice your opinion now!

Ryan Malesevich has posted a release announcement about the latest release of the popular blogging engine - Wordpress 2.0.7.

I just wanted to drop another quick line saying that our favorite blogging engine has once again been updated. The developers deemed it important to get some more security fixes pushed out to the Wordpress users, so Wordpress 2.0.7 has been released.

Updates in this release include:

  • a fix to wp_unregister_GLOBALS()
  • Feeds now properly serve 304 Not Modified headers
  • Deleting WordPress Pages no longer gives an “Are You Sure?” prompt.
You can grab the latest download here.

tagged with: wordpress release version blog securty feed delete wordpress release version blog securty feed delete


database zendframework ajax developer package cakephp code job book zend security PHP5 application framework PEAR mysql pecl releases conference release

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework