Function noslash
removes trailing slash(es) from a URL string
Mainly, this is just for appearance's sake. I really hate to see URLs like .../servers//address, for some reason.
mixed |
$str |
removes trailing slash(es) from a URL string
Mainly, this is just for appearance's sake. I really hate to see URLs like .../servers//address, for some reason.
mixed |
$str |