★ wanayoo — archive 1999 http://www.php.net/manual/it/function.hw-getremotechildren.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_GetRemoteChildren
View the source code for this pageSearch the site



Previous page
 hw_GetRemote
 Updated
Sun, 06 Aug 2000
hw_GetSrcByDestObj 
Next page


hw_GetRemoteChildren

(unknown)

hw_GetRemoteChildren -- Gets children of remote document

Description

int hw_getremotechildren (int connection, string object record)

Returns the children of a remote document. Children of a remote document are remote documents itself. This makes sense if a database query has to be narrowed and is explained in Hyperwave Programmers' Guide. If the number of children is 1 the function will return the document itself formated by the Hyperwave Gateway Interface (HGI). If the number of children is greater than 1 it will return an array of object record with each maybe the input value for another call to hw_GetRemoteChildren(). Those object records are virtual and do not exist in the Hyperwave server, therefore they do not have a valid object ID. How exactely such an object record looks like is up to the HGI. If you want to use this function you should be very familiar with HGIs. You should also consider to use PHP instead of Hyperwave to access external sources. Adding database support by a Hyperwave gateway should be more difficult than doing it in PHP.

See also hw_GetRemote().


 About Notes


Previous page
 hw_GetRemote
 Updated
Sun, 06 Aug 2000
hw_GetSrcByDestObj 
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.