php-general | 2001072
Date: 07/25/01
- Next message: Brad Wright: "Re: [PHP] MySql number/string comparing ideas..."
- Previous message: Adrian Ciutureanu: "[PHP] Re: String Comparison"
- In reply to: Dominic: "[PHP] Client Machine Name"
- Next in thread: Dominic: "[PHP] Re: Client Machine Name"
- Maybe reply: Dominic: "[PHP] Re: Client Machine Name"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://php.net/manual/en/language.variables.predefined.php
$REMOTE_HOST = gethostbyaddr($REMOTE_ADDR);
"Dominic" <no <email protected>> wrote
> It's there anyway to find out the client machine name by using php?
> Thanks!
>
> Dominic
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Brad Wright: "Re: [PHP] MySql number/string comparing ideas..."
- Previous message: Adrian Ciutureanu: "[PHP] Re: String Comparison"
- In reply to: Dominic: "[PHP] Client Machine Name"
- Next in thread: Dominic: "[PHP] Re: Client Machine Name"
- Maybe reply: Dominic: "[PHP] Re: Client Machine Name"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

