(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api::identify — Conectarse al Servidor Hyperwave
$parameter
) : boolConectarse al Servidor Hyperwave.
parameter
El parámetro es un array que debe contener los elementos 'username' y 'password'.
Devuelve un objeto de tipoHW_API_Error si
la identificación falló o TRUE
si se realizó con éxito.