How can I get current URL like this.
For example, if the url is:
http://www.test.com/app/one.bc
I want to get the path without the address the main page so like:
/app/one.bc
How can I get current URL like this.
For example, if the url is:
http://www.test.com/app/one.bc
I want to get the path without the address the main page so like:
/app/one.bc