Search results

  1. S

    How do i transform URL variable into normal? PHP?

    So lets say i have url mywebsite.com/page.php?Special+text What code do I need to print out that text on my page? I guess it should be function that reads url and creates the variable which then I can echo, anyone can help?
Back
Top