Funciones de la API Hyperwave
PHP Manual

hw_api->identify

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api->identifyIngresar 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.


Funciones de la API Hyperwave
PHP Manual