PHP Doku:: Insert document - function.hw-insdoc.html

Verlauf / Chronik / History: (39) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_InsDoc

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_InsColl

hw_insertanchors>>

hw_InsDoc

(PHP 4)

hw_InsDocInsert document

Beschreibung

int hw_insdoc ( resource $connection , int $parentID , string $object_record [, string $text ] )

Inserts a new document with attributes as in object_record into acollection.

If you want to insert a general document of any kind use hw_insertdocument() instead.

Parameter-Liste

connection

The connection identifier.

parentID

The collection id.

object_record

Object attributes.

text

If provided, this ascii text will be inserted too.

Rückgabewerte

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",...)