Hi everybody,
I would like to ask some question. When one user login to Apache
Server(1.3.14). Can I check the user IP address by PHP4 program ? If
yes, do you know the relative example ?
Thank Very Much !
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
Hi,
Firstly thk Jim help in last time !
Now, I want to implement like "finger" command on unix system into PHP
program, because I want to check how many users login on the Apache
Server. Moreover, I need more details about user information, like
login name, login time, login IP and so on. Do y