★ wanayoo — archive 1999 http://fr.php.net/manual/en/function.hw-objrec2array.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Hyperwave
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
Hyperwave
* hw_Array2Objrec
* hw_Children
* hw_ChildrenObj
* hw_Close
* hw_Connect
* hw_Cp
* hw_Deleteobject
* hw_DocByAnchor
* hw_DocByAnchorObj
* hw_Document_Attributes
* hw_Document_BodyTag
* hw_Document_Content
* hw_Document_SetContent
* hw_Document_Size
* hw_ErrorMsg
* hw_EditText
* hw_Error
* hw_Free_Document
* hw_GetParents
* hw_GetParentsObj
* hw_GetChildColl
* hw_GetChildCollObj
* hw_GetRemote
* hw_GetRemoteChildren
* hw_GetSrcByDestObj
* hw_GetObject
* hw_GetAndLock
* hw_GetText
* hw_GetObjectByQuery
* hw_GetObjectByQueryObj
* hw_GetObjectByQueryColl
* hw_GetObjectByQueryCollObj
* hw_GetChildDocColl
* hw_GetChildDocCollObj
* hw_GetAnchors
* hw_GetAnchorsObj
* hw_Mv
* hw_Identify
* hw_InCollections
* hw_Info
* hw_InsColl
* hw_InsDoc
* hw_InsertDocument
* hw_InsertObject
* hw_mapid
* hw_Modifyobject
* hw_New_Document
* hw_Objrec2Array
* hw_Output_Document
* hw_pConnect
* hw_PipeDocument
* hw_Root
* hw_Unlock
* hw_Who
* hw_getusername

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: hw_Objrec2Array
View the source code for this pageSearch the site



Previous page
 hw_New_Document
 Updated
Tue, 27 Feb 2001
hw_Output_Document 
Next page


hw_Objrec2Array

(PHP 3>= 3.0.3, PHP 4 )

hw_Objrec2Array -- convert attributes from object record to object array

Description

array hw_objrec2array (string object_record [, array format])

Converts an object_record into an object array. The keys of the resulting array are the attributes names. Multi-value attributes like 'Title' in different languages form its own array. The keys of this array are the left part to the colon of the attribute value. This left part must be two characters long. Other multi-value attributes without a prefix form an indexed array. If the optional parameter is missing the attributes 'Title', 'Description' and 'Keyword' are treated as language attributes and the attributes 'Group', 'Parent' and 'HtmlAttr' as non-prefixed multi-value attributes. By passing an array holding the type for each attribute you can alter this behaviour. The array is an associated array with the attribute name as its key and the value being one of HW_ATTR_LANG or HW_ATTR_NONE

See also hw_array2objrec().


 About Notes


Previous page
 hw_New_Document
 Updated
Tue, 27 Feb 2001
hw_Output_Document 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.