|
PHP5中文手册
hw_Array2Objrec(PHP 4) hw_Array2Objrec — Convert attributes from object array to object record Description
string hw_array2objrec
( array $object_array
)
Converts an object_array into an object record. Multiple attributes like 'Title' in different languages are treated properly. See also hw_objrec2array(). |