Ok. I'm working in mySQL and basicly have 3 tables like this:
sites:
site_id
site_name
...
hits_in:
site_id
visitor_ip
timestamp
hits_out:
site_id
visitor_ip
timestamp
each time somebody goes from a registred site in the sites table to my site, site_id, visitor_ip and time stamp are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.