w3-tools.com - Free Webmaster Tools and Resources
 
w3-tools.com - Free Webmaster Tools and Resources
 Free Webmaster Tools and Resources

 



PEAR Manual

This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.

PEAR Manual

PEAR Manual

File_Passwd_Authdigest::listUserInRealm()

File_Passwd_Authdigest::listUserInRealm() -- List user

Description

List all user af either one specific or all realms.

Parameter

string $inRealm

the realm to list users of

Return value

Returns array:

  • associative array of users of ONE realm if $inRealm was supplied <pre> realm1 + user1 =&gt; pass + user2 =&gt; pass + user3 =&gt; pass </pre>

  • associative array of all realms with all users <pre> array + realm1 =&gt; array + user1 =&amp;gt; pass + user2 =&amp;gt; pass + user3 =&amp;gt; pass + realm2 =&gt; array + user3 =&amp;gt; pass + realm3 =&gt; array + user1 =&amp;gt; pass + user2 =&amp;gt; pass </pre>

Note

This function can not be called statically.

Newsletter

Join to our newsletter and receive news and updates about our site.
Your name: 
E-mail address: 
Action: 
 

Hosted by

Search

Google
Web w3-tools.com

Links

  What is my IP? Find your IP address!     Valid XHTML 1.0 Transitional  
Copyright © 2006. by w3-tools.com. All rights reserved