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!
Okay, so....
I want to make a PHP script that gets the IP address of the person viewing the site and stores it in a database. Do I need to Install an extra plug-in?
Thanks very much.
i got curious and i checked execution time for both of them....
gosh i have too much time....
on my local server $_SERVER['REMOTE_ADDR'] was 0.00008 seconds slower then getenv()