Hi all,

I'm writing a web mail. Having problem grabbing user full name to be 
included in the email. So I hv a few questions:

1) How do I fetch the user's full name using a PHP function WITHOUT calling 
system program finger? I already have the Linux user ID and password since I 
am using HTTP authentication.

2) How do I fetch it using finger?

3) Do I put the full name in the from->personal variable?

Thanx

Gaukia


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


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

Reply via email to