0

I got different query strings, for example:

?key=ad27gdahd3a2s1be87adgw8he2
?key=829d3a5s1bh98dh298hd2jh3jsd

If you look closer, each string does contain some equal values:

  • ?key=ad27gdahd3a2s1be87adgw8he2
  • ?key=829d3a5s1bh98dh298hd2jh3jsd

How can I get the value between d2a and s1b, in these examples the values 2 and 5?

I know that I can use this geturlparameter function to get the string, but how can I split it at the necessary points?

Community
  • 1
  • 1
Marian Rick
  • 3,350
  • 4
  • 31
  • 67

0 Answers0