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 create an affiliate link for my website. This link will be displayed on various websites. So I need to count unique visitors, who visits my website by using this link. What I want to findout is How can I create a script that gives me the information about the visitor ( What website they came from, and count unique clicks on that link.)
Ok. Until then you can fwrite() the information to a .txt file or a HTML file in a table. But, it will be hard to get information from a server if they do not support PHP, or any server side scripting.