I got many questions same as mine, but I want really to get browser url instead of iframe url using php or jquery or javascript, any of this. I wrote several code using both php and javascript, but they not worked for me. any suggestion please?
I got many questions same as mine, but I want really to get browser
Share
Something like:
will give you the page’s url
See https://stackoverflow.com/a/115533/402706 for getting the parent’s url while inside an iframe.