ldap_get_dn
  (PHP 4, PHP 5)
ldap_get_dn — 結果エントリから DN を得る
  
 
 
  説明
  
   string ldap_get_dn
    ( resource $link_identifier
   , resource $result_entry_identifier
   )
  
  
 
  パラメータ
  
   
    - 
     link_identifier
     
 - 
      
       ldap_connect() が返す LDAP リンク ID。
      
      
    
    - 
     result_entry_identifier
     
 - 
      
      
      
    
   
  
  
 
  返り値
  
   結果エントリの DN を返します。エラーの場合、FALSEを返します。