PHP Doku:: Identifies as user - function.hw-identify.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_Identify

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_getusername

hw_InCollections>>

hw_Identify

(PHP 4)

hw_IdentifyIdentifies as user

Beschreibung

string hw_identify ( int $link , string $username , string $password )

Identifies as user with username and password. Identification is only valid for the current session. I do not think this function will be needed very often. In most cases it will be easier to identify with the opening of the connection.

Parameter-Liste

link

The connection identifier.

username

The username.

password

The password.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)