How can we echo the complete url of the current page in PHP if the url is something like
http://www.abcd.in/emi-calc22.php#about
I have different tabs such as #about, #new on that page. I would like to identify the Div displayed on the page corresponding to the tabs with the help of the URL.