Welcome Guest, Not a member yet? Register   Sign In
View string needs escape if back slash on end
#9

Escaping it is a fine solution. There's really no other way to deal with a trailing backslash unless you want to define your own constant or variable, but then you'll still need to escape it:

$namespaceDivider = '\\';
Reply


Messages In This Thread
RE: View string needs escape if back slash on end - by MGatner - 07-02-2019, 08:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB