fileowner returns the username OF the file's OWNER.  Isn't that what you 
want?  You don't think you're going to get their first and last name do you?
"Floyd Resler" <fres...@adex-intl.com> wrote in message 
news:693f2104-a45d-403f-9c1d-13ad6e4fc...@adex-intl.com...
Is there a way I can get the name of a file's owner.  I know I can get the 
username by doing this:
posix_getpwuid(fileowner($filename));

How can I get the actual name of the owner?

Thanks!
Floyd



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to