PHP Doku:: Retrieve any document - function.hw-pipedocument.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_PipeDocument

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_pConnect

hw_Root>>

hw_PipeDocument

(PHP 4)

hw_PipeDocumentRetrieve any document

Beschreibung

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.

Parameter-Liste

connection

The connection identifier.

objectID

The object identifier.

url_prefixes

Rückgabewerte

Returns the Hyperwave document.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)