Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: hw_mv - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net

search for in the

hw_New_Document" width="11" height="7"/> <hw_Modifyobject
Last updated: Sat, 18 Nov 2006
view this page in

hw_mv

(PHP 3 >= 3.0.3, PHP 4, PECL)

hw_mv -- Moves objects

Description

int hw_mv ( int connection, array object_id_array, int source_id, int destination_id )

Moves the objects with object ids as specified in the second parameter from the collection with id source_id to the collection with the id destination_id. If the destination id is 0 the objects will be unlinked from the source collection. If this is the last instance of that object it will be deleted. If you want to delete all instances at once, use hw_deleteobject().

The value returned is the number of moved objects.

See also hw_cp(), and hw_deleteobject().



add a note add a note User Contributed Notes
hw_mv
There are no user contributed notes for this page.

hw_New_Document" width="11" height="7"/> <hw_Modifyobject
Last updated: Sat, 18 Nov 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites