Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: /home/mitarbeiter/sven/public_html/tmp/devcon_php_base/file/htpasswd.php
dev/con php base - File functions

/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/file/htpasswd.php::htpasswd

Read htpasswd files.

 

public module htpasswd

Read htpasswd files.

 

Public Method Summary

array

htpasswd_read(string $file)

Return array of accounts in htpasswd file.

Public Method Details

htpasswd_read

public array htpasswd_read( string $file )

  Return array of accounts in htpasswd file.

Parameter
string $file
Path to password file.
Returns array

Crypted passwords keyed by user name.



Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta