hw_Array2Objrec

(PHP 4)

hw_Array2ObjrecConvert attributes from object array to object record

Beskrivelse

string hw_array2objrec ( array $object_array )

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

Parametre

object_array

The array.

Returnerings Værdier

Returns an object record.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top