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_Modifyobjecthw_New_Document" width="11" height="7"/>
view the version of this page
Last updated: Sat, 06 May 2006

hw_mv

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

hw_mv -- オブジェクトを移動する

説明

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

2 番目のパラメータで指定されたオブジェクト ID のオブジェクトを ID source id のコレクションから ID destination id のコレクションに 移動します。 ディスティネーション ID が 0 の場合、オブジェクトはソースコレクション からリンクされていません。 これがオブジェクトの最後のインスタンスの場合、このオブジェクトは 削除されます。 全てのインスタンスを一度に削除したい場合、 hw_deleteobject()を使用してください。

移動されたオブジェクトの数が値として返されます。

hw_cp(), hw_deleteobject() も参照ください。



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

<hw_Modifyobjecthw_New_Document" width="11" height="7"/>
 Last updated: Sat, 06 May 2006
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2006 The PHP Group
All rights reserved.
This mirror generously provided by: PacketBusiness, Inc.
Last updated: Sun Sep 3 14:25:38 2006 JST