Forum Moderators: coopster
so doing a simple PHP_SELF call will produce only the filename and not the *actual* url.
i would like to display whatever the url is, that the user currently has in their address bar (less any possible session id's that may be peeking around)
is this possible via php?