Query: hw_getremotechildren
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_GETREMOTECHILDREN(3) 1 HW_GETREMOTECHILDREN(3) hw_getremotechildren - Gets children of remote documentSYNOPSISmixed hw_getremotechildren (int $connection, string $object_record)DESCRIPTIONReturns 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 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.PARAMETERSo $connection - The connection identifier. o $object_record - The object record.RETURN VALUESIf the number of children is 1 the function will return the document itself formatted 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(3). Those object records are virtual and do not exist in the Hyperwave server, therefore they do not have a valid object ID. How exactly such an object record looks like is up to the HGI.SEE ALSOhw_getremote(3). PHP Documentation Group HW_GETREMOTECHILDREN(3)
Related Man Pages |
---|
xml::dom::documentfragment(3) - suse |
hw_gettext(3) - php |
pg_lo_open(3) - php |
ssh2_exec(3) - php |
yaml_parse_url(3) - php |
Similar Topics in the Unix Linux Community |
---|
P4A 2.2.3 (Stable branch) |
P4A 2.99.1 (Development branch) |
KnowledgeTree 3.5.2 (Stable branch) |
graphical remote connection to linux |
Executing remote server sqlplus |