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.
Parameters
-
object_array -
The array.
Return Values
Returns an object record.
There are no user contributed notes for this page.
