Welcome Guest, Not a member yet? Register   Sign In
uri_string() without slash again?
#1

I've updated from 4.2 to 4.3. It seems uri_string() has changed again and now the result is without starting slash as it was some versions before?

in one of the prior updates I had to change code from

$_path = '/'.uri_string() just to $_path = uri_string()

and now back to

$_path = '/'.uri_string()

or do I get something wrong?

Changing such details througout the code would be quite annoying.
Reply


Messages In This Thread
uri_string() without slash again? - by wine-fine - 03-16-2023, 04:18 AM
RE: uri_string() without slash again? - by kenjis - 03-16-2023, 05:01 AM
RE: uri_string() without slash again? - by kenjis - 03-16-2023, 05:03 PM
RE: uri_string() without slash again? - by kenjis - 03-16-2023, 05:16 PM
RE: uri_string() without slash again? - by kenjis - 03-16-2023, 06:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB