Hi, I remember I used $_SERVER['HTTP_REFERRER'] to log where people were coming from. Some of the logs would get cut off with three periods ... Is it possible to stop this, and show the full URL every time?
| SitePoint Sponsor |




Hi, I remember I used $_SERVER['HTTP_REFERRER'] to log where people were coming from. Some of the logs would get cut off with three periods ... Is it possible to stop this, and show the full URL every time?





can you explain, how and where are you storing this referer data(text,db). and when it turns into ... i mean when storing or displaying.
Bookmarks