downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

posix_isatty> <posix_getuid
[edit] Last updated: Thu, 12 Jan 2012

view this page in

posix_initgroups

(PHP 5 >= 5.2.0)

posix_initgroupsCalculate the group access list

Descrierea

bool posix_initgroups ( string $name , int $base_group_id )

Calculates the group access list for the user specified in name.

Parametri

name

The user to calculate the list for.

base_group_id

Typically the group number from the password file.

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.

Vedeți de asemenea

  • The Unix manual page for initgroups(3).



add a note add a note User Contributed Notes posix_initgroups
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites