Hyperwave Funktionen
PHP Manual

hw_Array2Objrec

(PHP 4)

hw_Array2ObjrecConvert attributes from object array to object record

Beschreibung

string hw_array2objrec ( array $object_array )

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

Parameter-Liste

object_array

The array.

Rückgabewerte

Returns an object record.

Siehe auch


Hyperwave Funktionen
PHP Manual