Forum und email

hw_api->identify

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

hw_api->identify — S'identifie auprès du serveur Hyperwave

Description

bool hw_api->identify ( array $parameter )

hw_api->identify() s'identifie auprès du serveur Hyperwave. Le paramètre parameter est un tableau qui contient les éléments obligatoires 'username' et 'password'.

La valeur retournée sera un objet du type HW_API_Error si l'identification a échoué, ou bien TRUE si cela a fonctionné.