request method

TechChorus Blog: Create RESTful Applications Using The Zend Fram...

PHPDeveloper.org  Wed, 11/18/2009 - 11:09

New on the TechChorus blog there's a quick tutorial from Sudeer looking at making a RESTful web service with the Zend Framework.


 

DevShed: Enhancing a URL Handling Helper Class in PHP 5

PHPDeveloper.org  Tue, 08/11/2009 - 07:37

DevShed continues their look at making helpers in PHP5 classes with this new part of the series - updating their previous URL helper to change it over to a static class.