hw_api->identify
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api->identify — Ingresar en el Servidor Hyperwave
Descripción
bool hw_api::identify
( array $parameter
)
Ingresa en el Servidor Hyperwave.
Parámetros
- parameter
-
El array de parámetros debe contener los elementos 'username' y 'password'.
Valores devueltos
Devuelve un objeto de tipo HW_API_Error si la identificación falló o TRUE si tuvo éxito.
There are no user contributed notes for this page.
