Hi
How count array in normal and reverse and random ?
For example:
123456
654321
321456
456321
213456
214356
Means all the way count ?
Because i am trying to do my parameters in url
http://xyz.com?id=0&name=manish&hours=45
how to add more parameters and change parameters
I need in String random and reverse
For example random
A,B,C,D,E
IT WILL COUNT ALL 5 STRING BUT RANDOM LIKE B,E,C,A,D
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.