This is my URL
which i get after scanning a bar code :-
https://www.dubrovniksecrets.com/use.php?101720131|02|03|2018.04.30|blah
How can i retrieve the values from the URL
? Since there is no key i cannot use getQueryParameterName()
to extract the value.