PHP3 Manual | ||
---|---|---|
Prev | Next |
hw_InsDoc -- insert document
Inserts a new document with attributes as in object_array into collection with object ID objectID. This function inserts only the object record but not the document data. If you want to insert the document data as well use hw_insertdocument() instead.
See also hw_InsertDocument(), hw_InsColl().
Prev | Home | Next |
hw_InsColl | Up | hw_InsertDocument |