»
S
I
D
E
B
A
R
«
Can Zend_Service_Rest do file uploads?
November 6th, 2009 by wood

I assume that RESTful services is a comprehensive paradigm, that it also could cover file uploads too, as a subset of http operations.

If so, how does one do file uploads in Rest and specifically, with Zend_Service_Rest?

Should my client code somehow read the file and assign its content to some property of restful object? Or there is another way?


Leave a Reply

»  Substance: PHP Frameworks   »  SiteMap