| 
 
  7.38.52 hw_info()Informations à propos d'une connexion[ Exemples avec hw_info ]   PHP 3>= 3.0.3, PHP 4  
string
 hw_info (
int
 
connection
 )
hw_info
  retourne les informations de la connexion
     courante. La chaîne retournée a le format suivant :
     <Serverstring>, <Host>, <Port>, <Username>,
     <Port of Client>, <Byte swapping>
     
 |