From professional translators, enterprises, web pages and freely available translation repositories.
see also the hyperwave module.
a time limited version can be ordered for free (30 days).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
php 3, php 4: hyperwave 지원을 포함한다.
include ibm db2 support.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
표 1. hyperwave api configuration options
this php extension is based on the c+ + interface.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
frees the memory occupied by the hyperwave document.
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
after installing the hyperwave sdk, configure php with --with-hwapi[=dir].
the object record contains meta data for the document.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the integration with apache and possible other servers is already described in the hyperwave module which has been the first extension to connect a hyperwave server.
certain attributes are always set by the hyperwave server, other may be modified by the user.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
opens a connection to the hyperwave server on host hostname. the protocol used is hgcsp. if you do not pass a port number, 418 is used.
the protocol used is hgcsp.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
hyperwave has its own terminology to name certain pieces of information. this has widely been taken over and extended. almost all functions operate on one of the following data types.
on a web server this is given by the file system, but hyperwave has its own hierarchy and names do not reflect the position of an object in that hierarchy.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
hyperwave has been developed at iicm in graz. it started with the name hyper-g and changed to hyperwave when it was commercialised (in 1996).
it started with the name hyper-g and changed to hyperwave when it was commercialised (in 1996).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
returns the hyperwave document with object id objectid. if the document has anchors which can be inserted, they will have been inserted already. the document will be transfered via a special data connection which does not block the control connection.
the document will be transfered via a special data connection which does not block the control connection.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
hyperwave has been developed at iicm in graz. it started with the name hyper-g and changed to hyperwave when it was commercialised (if i remember properly it was in 1996).
it started with the name hyper-g and changed to hyperwave when it was commercialised (in 1996).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
adding hyperwave support to php should fill in the gap of a missing programming language for interface customisation. it implements all the messages as defined by the hg-csp but also provides more powerful commands to e.g. retrieve complete documents.
saying that hw_pipedocument() and hw_gettext() do the link insertion automatically is not as simple as it sounds.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
each class has certain method, whose names are identical to its counterparts in the hyperwave sdk. passing arguments to this function differs from all the other php extensions but is close to the c++ api of the hw sdk. instead of passing serval parameters they are all put into an associated array and passed as one paramter. the names of the keys are identical to those documented in the hw sdk. the common parameters are listed below. if other parameters are required they will be documented if needed.
passing arguments to this function differs from all the other php extensions but is close to the c+ + api of the hw sdk.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: