PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I would like to now what variable or function to use to get the computer name of the computer visiting a page. This is when another computer on my network visits a page on my server I can see the computer name instead of just the IP.
Or do I need to get the IP "192.168.0.#" then somehow trace what computer name it is. I know this can be done on a page becuase my router detects IPs and computer names in its settings. If I cant do it in PHP what can I do?
Last edited by drale on Sat Sep 11, 2004 1:59 am, edited 1 time in total.