网站首页

>>

PHP初级教程手册


函数:hw_GetRemoteChildren()



hw_GetRemoteChildren

取得远端的子文件。

语法: [array|int] hw_getremotechildren(int connection, string object_record);

返回值: 数组或整数

函数种类: 网络系统

内容说明

本函数用来取得网络上远端机器的子文件。若子文件数值为 1,则返回该文件本身;若子文件数超过 1,则返回类记录数组,更多的信息可以参考 Hyperwave 程序设计手册。参数 connection 为和 Hyperwave 服务器的连接代码。参数 object_record 为指定的类记录。

参考

hw_GetRemote()  



整理: (www.phpernote.com)

[ 上一页 下一页 ]

|