There is additionally several PHP couch libraries. I use and would recommend you try https://github.com/dready92/PHP-on-Couch/
There's no sense in reinventing the wheel again and again... On 18/09/2011 5:29 PM, Jens Alfke wrote:
Looks like you're rolling your own HTTP library, which is a bit worrisome. (I thought there was already an HTTP client library in PHP, maybe as part of PEAR?) Can you reproduce the bug using an existing HTTP client like curl? --Jens
