php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #11894 want posix_getgrent() function
Submitted: 2001-07-04 19:56 UTC Modified: 2003-08-17 18:28 UTC
From: a dot genkin at utoronto dot ca Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.6 OS: Solaris 8/sparc
Private report: No CVE-ID: None
 [2001-07-04 19:56 UTC] a dot genkin at utoronto dot ca
I need to iterate over entries in /etc/group with PHP running in safe mode.  A posix_getgrent() function would make my life a lot easier (I have to make a local copy of the group file with a cron job right now).

Many thanks,
--
Arcady Genkin

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-17 18:28 UTC] iliaa@php.net
getgrent() is not a posix function.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Sep 27 23:01:26 2024 UTC