Adrian Cid Almaguer wrote:
You can find the IP and find with it the name.
Certainly, you can. But do you realise what sort of slowdown doing a DNS lookup for (I am assuming here) every request would cause? Better to store the IPs and run some sort of tool on the logs later to get the names, maybe at a time when there's hardly any load on the server
Of course if you're only doing it in certain situations, it might be OK... Jasper -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php