CouchdbClient::storeAttachment
Stores an attachment.
Description
public array CouchdbClient::storeAttachment
( string $doc_id
, string $filename
, string $attachment_name
, string $content_type
[, string $doc_rev
] )
WarningThis function is
currently not documented; only its argument list is available.
Parameters
-
doc_id
-
-
filename
-
-
attachment_name
-
-
content_type
-
-
doc_rev
-
Examples
Example #1 CouchdbClient::storeAttachment example
The above example will output
something similar to: