downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

hw_InsertObject> <hw_insertanchors
[edit] Last updated: Fri, 17 May 2013

view this page in

hw_InsertDocument

(PHP 4)

hw_InsertDocumentCargar cualquier documento

Descripción

int hw_insertdocument ( int $connection , int $parent_id , int $hw_document )

Carga un documento dentro de la colección dada.

El documento ha sido creado antes con hw_new_document(). Asegúrese de que el registro de objetos del nuevo documento contiene al menos los atributos: Type, DocumentType, Title y Name. Posiblemente también querrá establecer el MimeType.

Parámetros

connection

El identificador de conexión.

parent_id

El identificador de colección.

hw_document

El identificador de documento.

Valores devueltos

La función devuelve el id de objeto del nuevo documento o FALSE.

Ver también



add a note add a note User Contributed Notes hw_InsertDocument - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites