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