★ wanayoo — archive 1999 http://www.php.net/manual/it/function.hw-mapid.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 pageFrench version of this pageHungarian version of this page
Hyperwave
* hw_Array2Objrec
* hw_Children
* hw_ChildrenObj
* hw_Close
* hw_Connect
* hw_Cp
* hw_Deleteobject
* hw_DocByAnchor
* hw_DocByAnchorObj
* hw_DocumentAttributes
* hw_DocumentBodyTag
* hw_DocumentContent
* hw_DocumentSetContent
* hw_DocumentSize
* 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_OutputDocument
* hw_pConnect
* hw_PipeDocument
* hw_Root
* hw_Unlock
* hw_Who
* hw_Username
Manual: hw_mapid
View the source code for this pageSearch the site



Previous page
 hw_InsertObject
 Updated
Sun, 06 Aug 2000
hw_Modifyobject 
Next page


hw_mapid

(PHP3 >= 3.0.13, PHP4 >= 4.0b4)

hw_mapid -- Maps global id on virtual local id

Description

int hw_mapid (int connection, int server id, int object id)

Maps a global object id on any hyperwave server, even those you did not connect to with hw_connect(), onto a virtual object id. This virtual object id can then be used as any other object id, e.g. to obtain the object record with hw_getobject(). The server id is the first part of the global object id (GOid) of the object which is actually the IP number as an integer.

Note: In order to use this function you will have to set the F_DISTRIBUTED flag, which can currently only be set at compile time in hg_comm.c. It is not set by default. Read the comment at the beginning of hg_comm.c


 About Notes


Previous page
 hw_InsertObject
 Updated
Sun, 06 Aug 2000
hw_Modifyobject 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
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.