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
Php hw mapid Function syntax tag
hw mapid php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php hw mapid syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.