PHP Velho Oeste 2024

hw_api::identify

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

hw_api::identifyS'identifie auprès du serveur Hyperwave

Description

hw_api::identify ( array $parameter ) : bool

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é.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top