Is there a way the currect URL of the page can be read without using a form with post.
I’am calling another PHP file via HREF link & want to know the URL of the calling page
I know $HTTP_REFERER works with the form
thanks Rakesh