Query: hw_cp
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_CP(3) 1 HW_CP(3) hw_cp - Copies objectsSYNOPSISint hw_cp (int $connection, array $object_id_array, int $destination_id)DESCRIPTIONCopies the objects with object ids as specified in the second parameter to the collection with the id $destination id.PARAMETERSo $connection - The connection identifier. o $object_id_array - An array of object ids. o $destination_id - The target collection id.RETURN VALUESReturns the number of copied objects.SEE ALSOhw_mv(3). PHP Documentation Group HW_CP(3)