★ wanayoo — archive 1999 http://www.php.net/manual/function.posix-getgrnam.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to POSIX
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
POSIX
* posix_kill
* posix_getpid
* posix_getppid
* posix_getuid
* posix_geteuid
* posix_getgid
* posix_getegid
* posix_setuid
* posix_setgid
* posix_getgroups
* posix_getlogin
* posix_getpgrp
* posix_setsid
* posix_setpgid
* posix_getpgid
* posix_getsid
* posix_uname
* posix_times
* posix_ctermid
* posix_ttyname
* posix_isatty
* posix_getcwd
* posix_mkfifo
* posix_getgrnam
* posix_getgrgid
* posix_getpwnam
* posix_getpwuid
* posix_getrlimit
Manual: posix_getgrnam
View the source code for this pageSearch the site



Previous page
 posix_mkfifo
 Updated
Sat, 12 Aug 2000
posix_getgrgid 
Next page


posix_getgrnam

(PHP3 >= 3.0.13, PHP4 >= 4.0b4)

posix_getgrnam -- Return info about a group by name

Description

array posix_getgrnam (string name)

Needs to be written.


User Contributed Notes: posix_getgrnam


rcgraves+php@brandeis.edu
21-Feb-2000 07:36
Returns same array as getgrgid; you just call it by name rather than number.


 About Notes


Previous page
 posix_mkfifo
 Updated
Sat, 12 Aug 2000
posix_getgrgid 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.