hw_Array2Objrec
(PHP 3>= 3.0.4, 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().