Hey all,
I have a url in my app which goes https://app.com/users/add/abcdefg/123456
What's the best way of getting the "abcdefg" and "123456" parameters ? Without explode()'ing the URL, clearly
Thanks Shai
Hey all,
I have a url in my app which goes https://app.com/users/add/abcdefg/123456
What's the best way of getting the "abcdefg" and "123456" parameters ? Without explode()'ing the URL, clearly
Thanks Shai