网站首页

>>

PHP初级教程手册


函数:hw_GetObjectByQueryObj()



hw_GetObjectByQueryObj

搜寻类。

语法: array hw_getobjectbyqueryobj(int connection, string query, int max_hits);

返回值: 数组

函数种类: 网络系统

内容说明

本函数用来搜寻服务器中的类,并返回类记录数组。参数 connection 为和 Hyperwave 服务器的连接代码。参数 query 为为搜寻的字符串。参数 max_hits 表合于条件的最大笔数,若设为 -1 则表示没有限制。

参考

hw_GetObjectByQuery()  



整理: (www.phpernote.com)

[ 上一页 下一页 ]

|