Hyperwave 函数
PHP Manual

hw_Array2Objrec

(PHP 4)

hw_Array2ObjrecConvert attributes from object array to object record

说明

string hw_array2objrec ( array $object_array )

Converts an object_array into an object record. Multiple attributes like 'Title' in different languages are treated properly.

参数

object_array

The array.

返回值

Returns an object record.

参见


Hyperwave 函数
PHP Manual