Re: [PHP-DEV] Get IP of the visitator

2002-04-23 Thread Markus Fischer
Hi, I suggest looking at the output of $_SERVER which contains something like REMOTE_ADDR and may also contain additional headers if your visitor uses a proxy. Please ask further question on [EMAIL PROTECTED] as this is the _wrong_ list to ask such questions, thx. -

[PHP-DEV] Get IP of the visitator

2002-04-23 Thread Cosmin
Hello, How can I take the IP of the visitator of my php page? not gethostbyname... I need the ip of any visitator not for the specified visitator. Thank you Cosmin -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php