Query: hw_identify
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HW_IDENTIFY(3) 1 HW_IDENTIFY(3) hw_Identify - Identifies as userSYNOPSISstring hw_identify (int $link, string $username, string $password)DESCRIPTIONIdentifies 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.PARAMETERSo $link - The connection identifier. o $username - The username. o $password - The password.SEE ALSOhw_connect(3). PHP Documentation Group HW_IDENTIFY(3)