0

How can we fetch the full URL with the # symbol using PHP?

or how can only fetch the text after "#" from URL using PHP?

Suppose, we get the below link

https://stackoverflow.com/questions/ask#test

then we need the fetch "test" from URL.

Raman Kumar
  • 131
  • 8

0 Answers0