hw_Root> <hw_pConnect
Last updated: Fri, 24 Feb 2012

hw_PipeDocument

(PHP 4)

hw_PipeDocumentRetrieve any document

Descrição

int hw_pipedocument ( int $connection , int $objectID [, array $url_prefixes ] )

Gets the Hyperwave document with the given object ID. If the document has anchors which can be inserted, they will have been inserted already.

The document will be transferred via a special data connection which does not block the control connection.

Parâmetros

connection

The connection identifier.

objectID

The object identifier.

url_prefixes

Valor Retornado

Returns the Hyperwave document.

Veja Também



User Contributed Notes
hw_PipeDocument
There are no user contributed notes for this page.

hw_Root> <hw_pConnect
Last updated: Fri, 24 Feb 2012