What all can $_server[] do?
Posted: Mon Apr 05, 2004 10:19 pm
Okay, So I have been looking for a list of what $_server[] can I do, I know that $_server['remote_addr']; returns the client IP and I want to put on my site a list of info about the clients comp, Like browser, ip, os, url referer, ect.. so I went to php.net and searched for it and got nothing so could someone give me a link to the manuel info on this?