hw_PipeDocument

Retrieve any document

Description

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.

Parameters

connection

The connection identifier.

objectID

The object identifier.

url_prefixes

Return Values

Returns the Hyperwave document.

See Also

  • hw_gettext
  • hw_free_document
  • hw_document_size
  • hw_document_bodytag
  • hw_output_document