Hyperwave API Fonctions
PHP Manual

hw_api->identify

(No version information available, might be only in CVS)

hw_api->identifyS'identifie auprès du serveur Hyperwave

Description

hw_api
bool identify ( array $parameter )

S'identifie auprès du serveur Hyperwave.

Liste de paramètres

parameter

Le paramètre parameter est un tableau qui contient les éléments obligatoires "username" et "password".

Valeurs de retour

Retourne un objet du type HW_API_Error si l'identification a échoué, ou bien TRUE si cela a fonctionné.


Hyperwave API Fonctions
PHP Manual