|
How do I find the user's IP address with PHP
Now that I've learned the difference between a back slash and a forward slash, and got my log routine working, I want to start adding more information to my file.
What PHP functions do I use to gather information about a user, specificaly, the originating IP address or name. I'm trying to track user patterns, and this might be useful in finding out how real people use my site, and I'll also be able to filter out crawlers that seem to access every page on my system.
Your assistance, is once again, appreciated in advance.
Frank
|